A todo list developed for the final project to Foundations of Object Oriented Programming course. This application have the objective to be a task manager system where the user can create, edit, delete and see your tasks. |
- Spring Boot - Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
- Thymeleaf - Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
- MySQL - Many of the world's largest and fastest-growing organizations including Facebook, Twitter, Booking.com, and Verizon rely on MySQL to save time and money powering their high-volume Web sites, business-critical systems and packaged software.
- Java - Java was used to build the backend part.
- HTML - HTML is the standard markup language for Web pages.
- CSS - CSS is the language we use to style an HTML document.
- In the future, implement the login feature with authentication.
- Deploy the application to people be able to test