Skip to content

Digital Library is a web based and also desktop based library management system.

Notifications You must be signed in to change notification settings

DevlanSolutionsLTD/Digital_Library

 
 

Repository files navigation

Digital_Library

Digital Library is a web based and also desktop based library management system.

How To Run Web based version.

  1. Git clone this repo or download it as a zip
  2. Extract it to your servers public_html or htdocs directory in your server
  3. In windows, extract to C/xampp/htdocs, in Linux(If you have xampp installed) /opt/lampp/htdocs
  4. Create a database named : martdevelopers_iLibrary
  5. Import the .SQL file under Db folder to your database
  6. Edit the following files inorder to match your database server configurations:
    • Configuration Files Which is under the following directories: sudo/assets/config/, staff/assets/config/ and /lib_user/assets/config/
  7. On your web browser type http://127.0.0.1/Digital_Library
  8. Enjoy

How To Run desktop version.

  1. Git clone this repo or download it as a zip
  2. Extract it to your servers public_html or htdocs directory in your server
  3. In windows, extract to C/xampp/htdocs, in Linux(If you have xampp installed) /opt/lampp/htdocs
  4. Create a database named : martdevelopers_iLibrary
  5. Import the .SQL file under Db folder to your database
  6. Edit the following files inorder to match your database server configurations:
    • Configuration Files Which is under the following directories: sudo/assets/config/, staff/assets/config/ and /lib_user/assets/config/
  7. Navigate path/to/your/project then locate Executables folder
  8. Search for .exe file and create a shortcut to desktop
  9. Double click it to run
  10. Enjoy.

Login Credentials For Super User Account

  1. Email: [email protected]
  2. Password : demo

Login Credentials For Staff Account

  1. Username: iLib-24567
  2. Password : demo

Login Credentials For Student Account

  1. Username: iLib-59213
  2. Password : demo

Glance Of The System

Theme

The Digital Library Management System is crafted using Altair-Admin-Template.

License

The Digital Library Management System is open-source software licensed under the MIT license.

About

Digital Library is a web based and also desktop based library management system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.1%
  • HTML 34.8%
  • JavaScript 9.9%
  • CSS 4.7%
  • Hack 0.5%