Library Management System to manage all issued books using bootstrap,Nodejs,MongoDb!!
- Dynamic Data by mongoose database
- Different View For Student And Admin
- Issue Books
- Manage Books
- Manage Fine
- Responsive Layout
- Mobile Friendly
- Open Source
It will run under the url http://127.0.0.1:3000/
- Use mongorestore command to add database to your Local Machine.
- Install Node Modules by running npm install
- Run Mongo Server
- Run Server File app.js
- Run local host on port number 3000
- Mongoose
- Express
- Express-Session
- EJS
- Bcrypt Module
- ID - admin@cq.com
- Password - admincq
- ID - bro@cq.com
- Password - admincq