Library Manager
JavaScript - NodeJS, Express, SQLite
In this project I built a library manager using the Express framework, the Pug templating engine and Sequelize to connect to a Sqlite3 database. Books and patrons can be created. Books can be loaned by patrons and the application can show which books are checked out or overdue.
OPEN PROJECT