Skip to content

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.

Notifications You must be signed in to change notification settings

anega006/Python-Django-Web-Development-To-do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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.

Alt text

Item has been added successfully to the to-do list.

Alt text

Write your second item to-do and click on Add to list.

Alt text

Item has been added successfully to the to-do list.

Alt text

Write your third to-do item and click on Add to list.

Alt text

Item has been added successfully to the to-do list.

Alt text

Mark as complete first to-do item.

Alt text

The completed to-do item is crossed-off.

Alt text

Edit the second to-do item using edit button.

Alt text

Edit the content and click on Update item.

Alt text

To-do item has been edited successfully.

Alt text

Similarly mark as complete the third to-do item. Now click on delete button to delete the first to-do item.

Alt text

Item has been deleted from the to-do list.

Alt text

Similarly, delete one more to-do item.

Alt text

Item has been deleted from the to-do list. Here we have updated to-do list.

Alt text

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

Releases

No releases published

Packages

No packages published