Skip to content

n4y4nd3k4/library-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library-management-system

  1. Clone the repo.
  2. Copy the Admin_ and Student_ folder to xampp/htdocs folder
  3. Go to localhost/phpmyadmin , create new database with name library , set collation to latin1_swedish_ci , click Create.
  4. Go to library database, click import , choose file and select the library.sql file that you just cloned from this repo and click Go.
  5. Visit localhost/library/Admin_ for Admin Page and visit localhost/library/Student_ for Student Page.
  6. Now Enjoy.
  7. Any info contact at nayandeka58@gmail.com .