This is a simple Todo application built using Java Spring Boot and Thymeleaf.
- Create new todos
- Update existing todos
- Delete todos
- Search todos by title or ID
- Display all todos
- Java
- Spring Boot
- Thymeleaf
- JPA
- Tailwind (for styling)
- PostgreSQL
- Java 8 or higher
- Maven
- A relational database ( PostgreSQL)
git clone https://github.com/your-username/todo-app.git
cd todo-app