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
- Host: GitHub
- URL: https://github.com/ajgthb2002/task-tom-django
- Owner: AJgthb2002
- Created: 2022-03-01T04:43:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T08:25:26.000Z (about 4 years ago)
- Last Synced: 2025-10-25T05:42:38.737Z (7 months ago)
- Topics: celery, django, django-application, django-drf, django-orm, django-template-language, django-templates, heroku, html, jinja2, python, sqlite, tailwindcss, task-manager
- Language: Python
- Homepage: https://tasktom.herokuapp.com/
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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

## Adding a new task

## To-do list
