Skip to content

suyashdabholkar/Library-Management-System

Repository files navigation

Library Management System

Overview

The Library Management System is a web-based application developed using PHP and MySQL to manage books, students, and issue/return efficiently. This project was built to understand database design and backend integration.

Technologies Used

  • PHP
  • MySQL
  • HTML
  • CSS
  • Bootstrap

Features

  • Add, update, and delete books
  • Manage student records
  • Issue and return books
  • Admin panel for managing data
  • MySQL database integration

Database Structure

The system uses the following main tables:

  • books
  • students
  • admin

How to Run the Project

  1. Install XAMPP or any local server.
  2. Start Apache and MySQL.
  3. Import the database.sql file into phpMyAdmin.
  4. Place the project folder inside the htdocs directory.
  5. Open the browser and run: http://localhost/Library-Management-System

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors