Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Track

A simple and user-friendly task tracking app – built with Flask, SQLite, and Tailwind. Track your active and completed tasks seamlessly with clean UI and smart filtering.

Demo View

Home Page

image

  • When the Add Task button is clicked, a task card is generated on the home page.

image

  • When the Done button is clicked, the task card is transformed and added to the Completed page.

Completed Page

image

  • And clicking the Delete button brings up a confirmation modal.

image

Features

  • Add tasks (title, description, priority, deadline)
  • Separate completed and active tasks
  • Delete tasks (with modal confirmation)
  • Visual deadline indicators using color cues and alert icons
  • Responsive interface (mobile/desktop)

📁 File Structure

tasktrack/
├── app.py
├── 📂controllers/
├── 📂routes/
├── 📂models/
├── 📂templates/
├── 📂static/
├── 📂utils/
└── tasks.db

Developer

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages