ICT Laboratory Management System using PHP/PDO with Source Code
This project is called as ICT Laboratory Management System and developed using PHP/PDO. This system allows you to record the ins and outs of items that belong to the ICT Laboratory. This is useful in terms of keeping track of the inventory of the Laboratory's items. Talking about tracking the available items, this system has borrowed and returning items feature. By this, the system can automatically count the available items in the Laboratory. The items can be also marked as damaged or lost in order to update the item's availability. The borrower/member can create a reservation for the item/s he/she wanted to borrow. Then the admin user will accept the request of the member and can change the reservation status as a borrowed item.
Features
Admin Panel
- Transactions Management
- Reservation
- Borrowed Items
- Returned Items
- Item
- Borrower
- Inventory
- Graph
- History
Members
- Reservation
How to Run
Requirements:
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file.
Setup/Installation
- Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
- Extract the source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming "lms19".
- Import the SQL file included in the source code folder to your newly created database. The SQL file is known as "lms19.sql".
- Browse the Web Application in a browser. i.e. http://localhost/LabManagement
Admin Account Info
User: admin
Pass: admin123
Demo
That's it! You can now explore the features and functionalities of this ICT Laboratory Management System using PHP/PDO. I hope this project will help you with what you are looking for and for your future projects.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Firstly create a new
SQL File Error
user name and password
THOSE ASKING AND WORKING FOR U what is the password and username
DataTables warning: table id…
DataTables warning: table id…
do you have some sort of…
Add new comment
- Add new comment
- 10355 views