Skip to content

Library management system using PHP and CSS with Html for user interface.

Notifications You must be signed in to change notification settings

Anvay-D/New-library-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

New-library-management-system

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. It is a dummy project for understanding of Php and having a simple front end interface.

Installation

  1. Install XAMPP or WAMPP.

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project from github(https://github.com/Anvay-D/New-library-management-system)

  4. Extract files in C:\xampp\htdocs.

  5. Open link localhost/phpmyadmin

  6. Click on new at side navbar.

  7. Give your a database name example "books" as hit on create button.

  8. After creating database name.

  9. Edit database name, host name, database username, database password in studLogin.php and studRegistration.php

  10. If you like to edit table names, id format as your wise, you can edit at studRegistration.php

  11. Open any browser and type http://localhost/ Library-Management-System.

If you like my project hit a star button

About

Library management system using PHP and CSS with Html for user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published