A simple Task Management System as a Web Application built using Django for managing your to-do tasks.
This Django web application provides a platform to manage your to-do tasks efficiently. You can create, update, and delete tasks, as well as mark them as complete or incomplete.
- User authentication: Users can register and log in to access their own to-do list.
- Task Management: Create, update, and delete tasks.
- Task Status: Mark tasks as complete or incomplete.
- Search: Search for tasks by title.
- Responsive Design: User-friendly interface that works on various devices.
login Screen
Task List
Edit Task
This project is licensed under the MIT License