This is an todo app developed by using spring rest.
Angular js is used as client side framework
Tools used :
Prerequisites :
* Mysql database
Modify database.properties accordingly.
Modify hibernate.hbm2ddl.auto field in persistence.xml accordingly.
* Sendgrid
Modify sendgrid.properties for sending emails.
Steps to run :
git clone https://github.com/kiranreddykasa/springrest-angularjs.git
mvn clean package tomcat:run
http://localhost:8080/todoapp/