Skip to content

Eemanfatimaawan/Library_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library_Management_System

📚 Library Management System

A simple and efficient Library Management System designed to manage book records, member details, and lending information. Built as a part of our Database Management System (DBMS) project, this system helps streamline operations for any library environment—digital or physical.


🧠 Project Overview

This Library Management System allows administrators to:

  • Manage book inventory
  • Track issued and returned books
  • Maintain member records
  • Generate borrowing reports

The system is designed to ensure data consistency, easy retrieval, and user-friendly management using a well-structured relational database.


✨ Features

  • 🔍 Search Books by title, author, or ISBN
  • 📚 Add/Edit/Delete Books
  • 👤 Member Registration & management
  • 🕒 Issue/Return Books
  • 📈 Track Due Dates and overdue books
  • 📝 Generate Reports (e.g., most borrowed books, member history)

🛠️ Tech Stack

  • Frontend: HTML, CSS (optional: Bootstrap)
  • Backend: PHP
  • Database: MySQL / SQLite
  • Tools: XAMPP / WAMP / VS Code / DBeaver

Database Schema

Includes the following main tables:

  • books – Book details (title, author, category, availability)
  • members – Library user details
  • transactions – Issue and return records
  • admin – Admin login credentials (optional)

Prerequisites:

  • SQL
  • PHP (back_end)
  • html or Css(Front_ent)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published