This is a project that uses Node Express to create a library management system. It is based on the tutorial found at https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Tutorial_local_library_website. The tutorial was created by Mozilla. The project is a work in progress, and the goal is to add more functionality to the library system. The project uses a MongoDB database to store the data. The project is deployed on Railway at https://library-form-practice-production.up.railway.app/catalog/.
The project uses the following technologies:
- NodeJS
- Express
- Node-Express-Generator
- Node-Express-Validator
- Pug
- MongoDB
- Mongoose
- Railway