Skip to content

AlanNBRK/LibraryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Issues Stars Forks MIT

📚 Library Management System

A simple library management system with PHP and MySQL. This is a school project so it lacks most of the features that a fully-fledged management system might have. Everything is kept at a very basic level. So, I reckon, it will not be used by anyone.

Screenshot

Features

  • A login page with captcha
  • Dashboard
  • Book management
  • Member management
  • Borrowed Books

Installation

Copy the project folder to your preferred Apache server's host folder. For Xampp, I use htdocs.

You can then import the library_db.sql script or run it as a query which should create the database and insert some data.

After checking and adjusting ports and login info on config.php you should be ready to launch the project.

Login credentials are admin and admin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published