Simple Task manager app built using spring boot
Front-end: html bootstrap css
Back-end: spring framework
database: mysql
Note: execute the todo.sql file to get the database.
how to run:
- download the zip and open it in your sts or eclipse ide
- run maven clean install -X command
- execute in your localhost or as spring boot application.