A full-stack Todo Application built using Angular for the frontend and Java Spring Boot for the backend. The app allows users to manage their daily tasks with JWT-based authentication, CRUD functionality, and a responsive UI.
- ๐ Create, Read, Update, Delete (CRUD) Todos
- ๐ Angular Frontend with Material UI
- ๐ก RESTful APIs built with Spring Boot
- ๐ฆ H2 Database (based on configuration)
| Frontend | Backend | DB |
|---|---|---|
| Angular | Java Spring Boot | H2 Database |
This project is licensed under the MIT License. See the LICENSE file for details.