Skip to content

A web application for library management in JS, including a RESTful Node.js backend and an AngularJS frontend.

Notifications You must be signed in to change notification settings

ryandancy/library-app

Repository files navigation

Library App

A simple Node.js/AngularJS (eventually) webapp for the management of a school (or maybe eventually other) library. Patrons do not check out items themselves; instead, "admins" check out items for them.

Includes a RESTful HTTP API and a small AngularJS frontend. Run node server.js to run the server, or npm test to run all 710+ tests.

Note: this repository was recently imported from GitLab.

About

A web application for library management in JS, including a RESTful Node.js backend and an AngularJS frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published