VaibhavMishra-svg / fuzzy-fiesta

An Online Libraray Management System to help Admin manage library more smoothly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIBRARY MANAGEMENT SYSTEM

A website to help an Admin manage library online more smoothly.

Follow these steps to run this project:

  1. Download the zip file
  2. Install Xampp server if you don't have it on your system. (You can also use MAMP or WAMP depending on your OS)
  3. Refer this for XAMPP Installation: https://www.c-sharpcorner.com/article/how-to-install-and-configure-xampp-in-windows-10/
  4. Go to Windows C:/xampp/htdocs
  5. Add the code in the htdocs folder
  6. Now open xampp control panel
  7. Start Apache and MySQL
  8. In chrome type localhost/phpmyadmin
  9. Import the sql file here
  10. In a new tab type localhost/library/index.php
  11. In another tab type localhost/library/librarian/index.php
  12. TADA! Your project is running...

About

An Online Libraray Management System to help Admin manage library more smoothly


Languages

Language:JavaScript 49.6%Language:PHP 31.6%Language:CSS 14.1%Language:Hack 4.6%