Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 662 Bytes

File metadata and controls

35 lines (25 loc) · 662 Bytes

Library Management System (PHP)

This project allows basic library operations such as managing books and users.

Technologies

  • PHP
  • MySQL
  • HTML / CSS
  • JS

How to Run

  1. Install XAMPP

  2. Place the project in: C:\xampp\htdocs\library-system

  3. Start Apache and MySQL

  4. Import the database:

  5. Run the project: http://localhost/library-system

Notes

  • Developed as a team academic project
  • This is a basic project for learning PHP and MySQL

Screenshots

2 3