Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 982 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 982 Bytes

Library Management System

This is a user-friendly web application designed to efficiently manage library books and borrowing records. It is a full-stack application built using the MERN stack, which consists of MongoDB, Express, React, and Node.js.

Key Features:

  • JWT Authentication:

    • Secure user authentication with password encryption, JSON Web Token (JWT) generation, and implementation of authorization middleware.
  • CRUD Operations:

    • Create, Read, Update, and Delete functionalities for managing library books.
    • Full CRUD capabilities for tracking borrow records, ensuring effective management of lending processes.

This application aims to simplify library operations and enhance user experience.

Screenshots

Screenshot 2024-09-28 231539

Screenshot 2024-09-28 231809