This Django-based Todo app provides a user-friendly platform for task management and organization. With features like user registration and multiple user login, you can easily collaborate on tasks and stay organized. The app allows users to create, edit, and delete tasks, ensuring flexibility in task management. Additionally, the sorting feature helps you prioritize your tasks effectively.
- User registration and multiple user login support.
- Create, edit, and delete tasks effortlessly.
- Prioritize and organize tasks using the sorting feature.
- Built with Django for a robust and secure task management solution.
Clone the project
git clone https://github.com/PrinceGehlot24/todoapp-list.gitGo to the project directory
cd my-projectStart the server
python manage.py runserverDjango, Django Template language , Html , CSS