← Back to projects
Task Tracker
SimpleTask trackerSpring
Tech stack
Java, Spring, React
About
My first dive into Spring, I made a very simple Task Tracker app with all the CRUD methods. Uses React frontend and a custom Spring Boot backend API.
Features
- Create, read, update, delete tasks
- Set task status, priority, and due date
- Inline task editing
- Dark/light mode toggle
- Full-screen responsive layout