Thursday, Jan 4, 2024
shippedAdded create todo option to DjangoFlutterTodo
Anurag Verma pushed two commits to DjangoFlutterTodo, adding the ability to create new todos and confirming the project is working end-to-end.
The main work was adding the create todo option [1], which lets users add new items to their todo list. A second commit confirmed the project is working [2], suggesting the feature is functional across both the Django backend and Flutter frontend.
Sources
- added the create todo option · anurag629/DjangoFlutterTodo
- project is working · anurag629/DjangoFlutterTodo