The Computer Lab Management System is a web-based application designed to help manage and monitor devices within a computer lab. This tool allows administrators to efficiently track and manage the status of systems, including CPUs, UPS units, and monitors, ensuring the lab operates smoothly and without disruption.
- System Monitoring: View detailed information on each device in the lab.
- Device Status Management: Easily update and manage the status of each device (Active, Inactive, Maintenance, Fault).
- Real-Time Updates: Track changes to device status in real-time.
- User-Friendly Interface: Navigate the system easily with a responsive and intuitive interface.
- Frontend: HTML5, CSS3, Bootstrap
- Backend: PHP
- Database: MySQL
- Web Server: Apache (for local development)
To install and set up the Computer Lab Management System, follow the steps below:
- ✅ XAMPP or WAMP for local server setup (includes Apache and MySQL)
- ✅ PHP 7.4 or higher
- ✅ MySQL 5.7 or higher
- Clone the repository:
git clone https://github.com/OmTheWhiteHat/LMS.git