/task-management-app

A simple yet powerful task manager app built with Django. Manage your tasks efficiently with the ability to categorize them as "To Do," "In Progress," and "Completed."

Primary LanguagePython

Django Task Manager App

A simple yet powerful task manager app built with Django. Manage your tasks efficiently with the ability to categorize them as "To Do," "In Progress," and "Completed."

Screenshots

Task Manager App Screenshot 1 Task Manager App Screenshot 1

Features

  • Task Status: Organize tasks into three categories: "To Do," "In Progress," and "Completed."
  • Category Management: Create categories to organize tasks effectively.
  • Intuitive Interface: User-friendly interface for easy task management.
  • Responsive Design: Accessible on various devices, including desktops, tablets, and mobile phones.
  • Customizable: Add and delete tasks as needed to suit your workflow.

Note: This project was done for learning purposes without following any tutorial. The main purpose was to build a task manager app to help me manage my study and work tasks. What you see here is what I use > to manage my tasks. :)

Technologies Used

  • Django
  • HTML/CSS
  • Tailwindcss
  • SQLite 3

Installation

  1. Clone the repository:

    git clone https://github.com/sabrysm/task-management-app.git