Loading repository data…
Loading repository data…
SatyamSoni23 / repository
The project titled Library Management System is Library management software for monitoring and controlling the transactions in a library. The project "Library Management System" mainly focuses on basic operations in a library like adding new members, new books, and updating new information, searching books and members, and facility to borrow and return books.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The project titled Library Management System is Library management software for monitoring and controlling the transactions in a library. The project "Library Management System" mainly focuses on basic operations in a library like adding new members, new books, and updating new information, searching books and members, and facility to borrow and return books.
Install XAMPP or WAMPP.
Open XAMPP Control panal and start [apache] and [mysql] .
Download project from github(https://github.com/SatyamSoni23/Library-Management-System)
Extract files in C:\xampp\htdocs.
Open link localhost/phpmyadmin
Click on new at side navbar.
Give your a database name example "abc" as hit on create button.
After creating database name.
Edit database name, host name, database username, database password in studLogin.php and studRegistration.php
If you like to edit table names, id format as your wise, you can edit at studRegistration.php
Open any browser and type http://localhost/ Library-Management-System.
Repository type: Original