/node-mepn-stack-app

Library management system with a lot of features

Primary LanguageJavaScript

Welcome to Node-Express Library 👋

Version

NODE MONGODB PUG EXPRESSJS

All Links Here 🔗

HOME https://node-express-library-app.herokuapp.com/

Note: The node-express-library is kind of library book management system with almost all features & CRUD

Install:saxophone:

npm install

Usage

npm run serverstart

server

  • catalog/ — The home/index page.
  • catalog// — The list of all books, bookinstances, genres, or authors (e.g. /catalog/books/, /catalog/genres/, etc.)
  • catalog//** — The detail page for a specific book, bookinstance, genre, or author with the given *_id* field value (e.g. /catalog/book/584493c1f4887f06c0e67d37).
  • catalog//create — The form to create a new book, bookinstance, genre, or author (e.g. /catalog/book/create).
  • catalog//**/update — The form to update a specific book, bookinstance, genre, or author with the given *_id* field value (e.g. /catalog/book/584493c1f4887f06c0e67d37/update).
  • catalog//**/delete — The form to delete a specific book, bookinstance, genre, author with the given *_id* field value (e.g. /catalog/book/584493c1f4887f06c0e67d37/delete).

Show your support

Give a ⭐️ if you like it!


Made with ❤️ by Syed Simanta