Skip to content

A PHP Library Management System created during COVID-19

Notifications You must be signed in to change notification settings

gitgudyyao/Covid-19-LMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Covid-19-LMS

A PHP Library Management System created during COVID-19 which features basic CRUD Function

There are two different user roles: Admin & Student

Users can borrow and return books using the system while Admin is able to access the back-end of the system

Library-Management-System Project | Covid-19

Download the the zip file

Extract the file and copy lms folder

Paste inside root directory(for xampp xamp/htdocs, for wampp/www,fpr lamp var/www/html)

Create a database with name lms

Import lms.sql file(given inside the zip package in sql file folder)

run the virtualhost

credential for admin panel :

username / email : admin

Password : 123

User/Admin Login Page & Dashboard of the LMS

login

lms

Adding New Books add

Student List st

Borrowing Books b

List of Books list

Return Books return

About

A PHP Library Management System created during COVID-19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published