An open source solution for Animal Shelter managment.
- HTML 5
- CSS 3
- Bootstrap 3.0
- Ember.js
- Java EE7
- Maven
Create a new database
- Customize your REST api url in ApplicationAdapter (src/main/webapp/js/app/application.js)
- Just compile the project to get the war file.
- You have to configura a jdbc connection named jdbc/petshelter ** If you are using glassfish just configure glassfish-resources.xml (src\main\webapp\WEB-INF\glassfish-resources.xml)
- Upload the war file to your application server.