Skip to content

matthewdunn/springrest-angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo app

This is an todo app developed by using spring rest.

Angular js is used as client side framework

Live Demo hosted at cloud foundry http://todoapp.cfapps.io/

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/todoes

About

Spring Rest Angularjs

Resources

Stars

Watchers

Forks

Packages

No packages published