Skip to content

sonu2k1/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBRARY-MANAGEMENT-SYSTEM (MERN):-

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.

Table of Contents

  • Prerequisites
  • Installation
  • Usage
  • Feature

Prerequisites

Before you can run this application you must have the following installed on your machine:

Installation

  1. Clone this repository to your local machine:

git clone https://github.com/sonu2k1/Library-Management-System.git

  1. Install the dependencies by running the following command in the project root directory also into client folder:

npm install

Usage

To start the application, run the following command in the project root directory:

npm start for backend means into root directory

npm run start for frontend means client directory

The application should now be running at http://localhost:3000. You can access it using your web browser.

Features.

  • 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

Screenshots

  • Role Based Login Page

WhatsApp Image 2024-10-07 at 19 10 02_927b52ff

  • Login Page

WhatsApp Image 2024-10-07 at 19 10 02_9f6944dc

  • Admin Panel

admin

  • User Panel

WhatsApp Image 2024-10-07 at 19 10 04_89bef50f

  • All book Available

WhatsApp Image 2024-10-07 at 19 10 03_7338c6a8

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors