Skip to content

stand579/tucha

 
 

Repository files navigation

tucha

Animal Shelter Database System developed for the animal shelter association "Abrigo de Carinho dos Animais do Concelho de Mira".

Still a work in progress.

Build instructions

Requires Node.js and Grunt.

Load the database/script.sql to a MySQL database and configure server/main.js to connect to it.

Server

$ npm install
$ node main.js

Client

$ npm install
$ bower install
$ grunt build

License

Licensed under the GPL v3 license.

About

Animal Shelter Database System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • HTML 37.8%
  • CSS 5.7%