Homework Tracker
Homework Tracker
Github Repository
How it looks on a desktop web interface.
Features:
Automatic Prioritization:
Tasks are sorted by given due date.
Overdue Detection:
Past-due assignments automatically trigger visual warning badges and high-contrast red highlights.
Completion Workflow:
Checking off a task shifts it to the completed state and updates its priority order.
SQLite Database:
Zero complex database setup required; single-file storage.
Containerized:
Deploy in seconds via Docker Compose.
Read more and learn how to use/deploy it by visiting the
Github Repository
.