Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.82 KB

File metadata and controls

40 lines (29 loc) · 1.82 KB

📝 Task Manager (Django)

Django Python SQLite

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.


🚀 Features

  • 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.

🛠️ Tech Stack

  • Backend: Python, Django
  • Database: SQLite
  • Frontend: HTML5, CSS3, Bootstrap (for responsive design)

Demo

image alt


🔧 Installation

  1. Clone the repo:
    git clone [https://github.com/sajjadali-fullstack/task-manager-django.git](https://github.com/sajjadali-fullstack/task-manager-django.git)