/University_Library_Portal

Library Management System to manage all issued books using bootstrap,Nodejs,MongoDb!!

Primary LanguageJavaScript

Library_Management_System

Library Management System to manage all issued books using bootstrap,Nodejs,MongoDb!!

Features

  • Dynamic Data by mongoose database
  • Different View For Student And Admin
  • Issue Books
  • Manage Books
  • Manage Fine
  • Responsive Layout
  • Mobile Friendly
  • Open Source

How To Run?

It will run under the url http://127.0.0.1:3000/

How to Use ?

  1. Use mongorestore command to add database to your Local Machine.
  2. Install Node Modules by running npm install
  3. Run Mongo Server
  4. Run Server File app.js
  5. Run local host on port number 3000

Extra Dependencies :

  • Mongoose
  • Express
  • Express-Session
  • EJS
  • Bcrypt Module

Login

Admin :

  • ID - admin@cq.com
  • Password - admincq

Staff :

  • ID - bro@cq.com
  • Password - admincq