Developed a dynamic web-based task manager using Django, enabling users to manage their daily tasks efficiently. Key features include:
Create, edit, and delete tasks
Set deadlines and track status: Pending, Completed, or Missed
Mark tasks as complete with interactive toggles
Secure user authentication with Django’s built-in system
Real-time task updates using AJAX & JavaScript
Responsive UI built with Bootstrap, with CSRF protection for secure data handling