A professional and efficient web-based Task Management System built with Django. A high-performance, responsive web application to streamline your daily productivity.This application allows users to organize their daily tasks, track progress, and manage deadlines effectively.
The application is designed for individuals or teams who want a simple, web-based solution to manage productivity.
Built using Django (Python) for the backend, SQLite for the database, and HTML/CSS/Bootstrap for the frontend.
- Task CRUD: Create, Read, Update, and Delete tasks easily.
- Task Status: Mark tasks as 'Completed' or 'Pending'.
- Status Tracking: Mark tasks as Pending or Completed.
- Responsive UI: Clean and modern design that works on mobile and desktop.
- Mobile First: Fully responsive UI powered by Bootstrap 5.
- Progress Tracking: Toggle status between Pending and Completed with one click.
- Priority Levels: Organize tasks based on importance.
- Backend: Python, Django
- Database: SQLite
- Frontend: HTML5, CSS3, Bootstrap (for responsive design)
- Clone the repo:
git clone [https://github.com/sajjadali-fullstack/task-manager-django.git](https://github.com/sajjadali-fullstack/task-manager-django.git)
