Added create todo option to DjangoFlutterTodo
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] added the create todo option anurag629/DjangoFlutterTodo
- [2] project is working anurag629/DjangoFlutterTodo