Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 572 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 572 Bytes

Library Management System

Project Overview

The Library Management System is a full-stack JavaScript application designed to manage book collections, user registrations, and book borrowing transactions.

Features

  • User authentication and authorization
  • CRUD operations for books
  • User account management
  • Borrowing and returning books
  • Responsive UI

Prerequisites

  • Basic knowledge of JavaScript
  • Familiarity with Node.js, Express.js, and React.js
  • Basic understanding of PostgreSQL or SQLite
  • Code editor (e.g., VSCode)
  • Node.js and npm installed