This is a web application built using the MERN stack. It is a library management system that allows users to Search and Request Book to the Admin.
- Prerequisites
- Installation
- Usage
- Feature
Before you can run this application you must have the following installed on your machine:
-
Node.js (version 14.8.0) download here (https://nodejs.org/dist/v14.8.0/).
-
MongoDB (version 4 or higher)
- Clone this repository to your local machine:
git clone https://github.com/sonu2k1/Library-Management-System.git
- Install the dependencies by running the following command in the project root directory also into client folder:
To start the application, run the following command in the project root directory:
The application should now be running at http://localhost:3000. You can access it using your web browser.
- User authentication
- Role based login (user /admin)
- user can View, Search, Request books also give recommadation of a book
- Admin can Accept/Decline Request
- Admin can CRUD user and books
- Role Based Login Page
- Login Page
- Admin Panel
- User Panel
- All book Available




