Skip to content

I have tried to create an Managment system, Using PHP,CSS,HTML and data base. This Project is not an professional level Project,but an student level project. This might help u in some projects or something else

License

Notifications You must be signed in to change notification settings

SohamDeshmukh1/Library-Managment-System

Repository files navigation

Library Management System

This project is a simple Library Management System developed using PHP, CSS, HTML, and a database. It's designed as a student-level project, offering basic functionalities like user sign-in and login, viewing the database, adding books to the database, deleting books, and searching for books within the database.

Getting Started

To understand the workflow and details of the project, refer to the Personal_text file.

Prerequisites

  • You need a web server with PHP support and a MySQL database.
  • For personal use, you can configure the project with XAMPP server.

Installation

  1. Clone the repository:

    git clone https://github.com/GamerzUnite/Library-Managment-System.git
  2. Set up your web server to serve the project files.

  3. Import the database schema provided in database_schema.sql into your MySQL database.

  4. Configure the database connection in config.php.

Screenshots

Home Page

Home

Signup Page

Signup

Login Page

Login

Landing Page

Home

Add Book

ADD

View List

View

Database (MySQL)

1

2

3

Contributions

This project is complete, but feel free to contribute by suggesting improvements or adding new features.

License

This project is licensed under the MIT License.

About

I have tried to create an Managment system, Using PHP,CSS,HTML and data base. This Project is not an professional level Project,but an student level project. This might help u in some projects or something else

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published