You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This To-Do List application is a simple and intuitive web-based tool built with Python and Django. It allows users to efficiently manage their tasks by providing functionalities to add, update, delete, and mark tasks as completed. The application is designed with a responsive front-end using Bootstrap and securely handles data with Django's ORM.
Developed a Django project with an admin panel, including functionalities for admin login and user authentication. Employed HTML for the frontend to facilitate seamless user sign-in and login experiences.