Animal Shelter Database System developed for the animal shelter association "Abrigo de Carinho dos Animais do Concelho de Mira".
Still a work in progress.
Load the database/script.sql to a MySQL database and configure server/main.js to connect to it.
$ npm install
$ node main.js
$ npm install
$ bower install
$ grunt build
Licensed under the GPL v3 license.