Skip to content

MuhammadHasham23/Library-Management-Sytem

Repository files navigation

Project Title

This is a library mangement system made in core php, the following technologies were used:

  • HTML
  • CSS
  • Bootstrap
  • PHP
  • JS
  • SQL

Getting Started

Just download the project and deploy on a server if working locally download (XAMPP,WAMPP etc).And use SQL

Prerequisites

  • XAMPP (if localhost)

  • Any Server

You would also need SQL to manage backend.

Installing

Download and run on server.

Functions:

The project has two interfaces in general

  1. User interface

  2. Admin interface

  3. Login interface for both above.

User Interface:

alt text

The user interface deals with

  • Displaying available books

  • Searching for books

  • Issue Books (it is ensured that the book is already not issued).

  • Reserve Books (it is ensured that the book is not reserved before, and to let the user reserve it on a future date).

  • Search books ( based on query entered the book is searched).

Admin Interface:

alt text

The admin interface deals with

  • Displaying all member records (includes member with reserved books,issued books etc).

  • Displaying all book records.

  • Update Book Records.

  • Delete Book Records

  • Add Book Records

  • Add Member Records

  • Delete Member Records

  • Update Member Records.

Login/Logout Interface:

alt text

The user cannot bypass login page.Sessions have been used for that.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Mohammad Hasham - Complete Project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Library Management System made in core php.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published