Todo_Project

Usage: You can start adding tasks to your Todo list and mark them as complete. User authentication and authorization is also implemented.

use: [username=gowtham ,password= 1234]

Features: Add, edit and delete tasks, Mark tasks as complete, User authentication and authorization, Admin panel for managing tasks and user,

Contributions: Feel free to fork the repository and create a pull request with your contribution. For any bug reports or feature requests, you can file an issue on the repository.

Homepage

In this page we can perform functions like add task,view task ,delete task ect. and navigate through other various functions:

Homepage

Task Details

Here we can update an existing task:

Task_details