Student Task & Assignment Tracker (Web App)
This responsive web application helps students organize and track assignments in one place. Users can add tasks, set due dates, assign categories, and monitor progress with clear status indicators such as overdue, due today, and upcoming.
The app features a simple dashboard layout designed for quick task management. All data is stored locally in the browser, so the app works instantly without requiring an account or backend server.
Live Demo
https://jamesferencz-prog.github.io/student-task-tracker/
Key Features
• Add and manage assignments
• Priority and category organization
• Deadline status indicators
• Responsive dashboard layout
• Local browser storage
• Built with HTML, CSS & JavaScript