Welcome to the E-Resource Management System, a basic PHP-based platform that allows users to share and access important resource links. π This initiative aims to provide a seamless experience for organizing and accessing various educational materials, including video lessons, PDF ebooks, previous papers, and much more! π
The E-Resource Management System is crafted using the following technologies:
- HTML
- CSS
- Bootstrap
- MySQL
- PHP
Follow these simple steps to set up the E-Resource Management System on your local machine:
-
Clone or Download: Begin by cloning this repository to your computer or downloading it as a ZIP file.
-
Create a New Folder: Once you have the files, create a new folder named "Library-System" in your localhost folder (
www/htdocs
). -
Move Files: Move all the source files from the downloaded repository into the "Library-System" folder on your localhost.
-
Import Database: To initialize the system, import the provided
database.sql
file into your local MySQL server. πΎ Remember to review and adjust any relevant server settings, such as username, password, or database name, if necessary. -
Access the System: Open your favorite web browser and enter the following URL:
http://localhost/Library-System/index.php
. -
Enjoy!: Congratulations! If you've followed the steps correctly, the E-Resource Management System will load in your browser. Start exploring and sharing valuable resources with ease! π
We value your feedback and contributions to enhance the system. If you discover any issues or have suggestions, please consider contributing to the project. You can submit pull requests or raise issues in the repository.
The E-Resource Management System is released under the MIT License. Feel free to modify and use it in accordance with the terms specified in the license.
We extend our heartfelt gratitude to all the contributors and users who have supported this project. Your participation is invaluable in making this system better and more useful for everyone. Thank you for being a part of this initiative! β€οΈ