Momentum
Personal Project
Momentum is a personal/learning project that lets you add, complete, and remove tasks, with a focus on hour-by-hour deadline ordering. The app sorts tasks by their closest upcoming deadline so the next thing you need to work on is always front and center.
Tech Stack
- Backend: Java 21, Spring Boot 4
- Persistence: JSON file on disk
- Frontend: Vanilla HTML, CSS, and JavaScript
- Build tool: Maven