An open API service indexing awesome lists of open source software.

https://github.com/ajgthb2002/task-tom-django

Task Management Application created using Django
https://github.com/ajgthb2002/task-tom-django

celery django django-application django-drf django-orm django-template-language django-templates heroku html jinja2 python sqlite tailwindcss task-manager

Last synced: 28 days ago
JSON representation

Task Management Application created using Django

Awesome Lists containing this project

README

          

# Task-Tom: Task Management Application
## A simple web-based application for managing your to-do list. Never worry about forgetting an important task again! 😼
- Create an account and store all your tasks in the app. 🔑
- Assign priorities to your tasks to view the task with the highest priority at the top of the list. 1️⃣ 2️⃣ 3️⃣ 4️⃣
- Modify the task or its priority anytime! 📝
- View the entire todo list or apply filters to view just the pending tasks or the completed tasks. ✔️✔️

## Landing page
image

## Adding a new task
image

## To-do list
image