Library management software. User can manage books, existing copies & stock, author databases, library users, admins, book lending & returning.
Static pages, using AngularJS. Backend is a ruby of rails API.
Project created as final exam for UTN FRD - Software Engineering subject.
Javier Anselmi Pablo Professi. Manuel Aquino
You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.
Install superstatic for serve app (-g global):
$ npm install -g superstatic
Run app:
In the folder booksurfer/ enter $ superstatic
Ready! The app is running in localhost:3475