A TODO application built using Spring Boot, Thymeleaf for templating, and PostgreSQL as the database. The application allows users to create, edit, view, and delete tasks from their to-do list.
- Add new TODO tasks
- Mark tasks as complete
- Edit and delete existing tasks
- View task details
Frontend:
- HTML
- CSS
- Bootstrap 5
Frontend Template Engine:
- Thymeleaf
Backend:
- Java Spring Boot
Database:
- PostgreSQL
- Java 17 or later
- PostgreSQL
- Maven