Todo app

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/

License

The Apache Software License, Version 2.0