Repository files navigation Python-Django-Web-Development-To-do-App
Let us see how the app interface works by inspecting its functionalities.
Here is the main dashboard. Write your first to-do item and click on Add to list.
Item has been added successfully to the to-do list.
Write your second item to-do and click on Add to list.
Item has been added successfully to the to-do list.
Write your third to-do item and click on Add to list.
Item has been added successfully to the to-do list.
Mark as complete first to-do item.
The completed to-do item is crossed-off.
Edit the second to-do item using edit button.
Edit the content and click on Update item.
To-do item has been edited successfully.
Similarly mark as complete the third to-do item. Now click on delete button to delete the first to-do item.
Item has been deleted from the to-do list.
Similarly, delete one more to-do item.
Item has been deleted from the to-do list. Here we have updated to-do list.
About
A To-Do list app that lets users make lists & save them to a database. The users can add, delete, cross & uncross their to-do items in the list.
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.