Giter VIP home page Giter VIP logo

lms's Introduction

Library-Management-System

Hi!, welcome to my repository. The Library Management System (LMS) is developed for transforming manual offline workload into online automatic system. It contains all the main features such as adding and managing students, books with efficiently maintaining their data. It also contains other security features such as Captcha Verification and Password Encryption. This is a complete LMS with all the necessary functionalties. It also provides feature to generate report and manage fine.

Note: This is an extended version of Library Management System that can be found here. I have added more advance functionalities like report generation.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

It is good to have basic knowledge of HTML, CSS, PHP and MySQL to understand this project.

We will use XAMP server as it has cross-platform support and we won't be needed to worry about the operating system support. Download and install suitable XAMP server from this link - https://www.apachefriends.org/download.html

Setting up the environment

  • Download and extract project source code on your local machine.
  • Paste the source code in the htdocs folder. Default path will be here("C:\xampp\htdocs")
  • Open XAMP Control Panel and start Apache & MySQL service
  • Open your web browser and paste this link ("http://localhost/phpmyadmin/"). It should open database server page.
  • Create new empty database named library. Select the library database and import the SQL file given with the source code.
  • Review the config file from both of the includes folders. Change username and password accordingly.
  • Open your web browser and paste this link ("http://localhost/foldername-in-htdocs-directory/"). It should open login page.
  • Use any credentials from database to login. The password for all accounts is set to Test@123

Screenshots

Login Page


Admin Dashboard


Profile


Add Book


Manage Books


Add Category


Manage Category


Add Publication


Manage Publication


Change Password


Set Fine


Issue Book


Manage Issued Books


Manage Issued Books 2


Manage Requested Books


Reistered Students


Report


Overdue Report


UserWise Report

lms's People

Contributors

ronitbhathija avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.