Web application to manage your own bookshelf - written in Javascript using Nodejs and Express framework.
First install dependencies
cd MyBooks
npm install
then start the app
npm run start
I wrote a technical report of the complete application that can be find here
Gnu Public License Version 3 (GPLv3)