The system useful for Lab Admin committee which carries information about machines and also keeps the records of students who are utilizing lab.
Problem Statement : Enter record the of every machine lab wise giving information lab counts of machine, working condition, OS installed either Ubuntu/Win10/Both, Internet Connectivity, and also accessories. Update status of machine as per working condition frequently. Also system maintains record of student who are entering in particular lab. Only CSE department students are allowed to utilize the systems. Record includes roll no, class, name also looks If student is entering for its practical, name of Lab course, duration .If any student leaves the lab, its entry to be deleted. Concepts/Technologies used : C++ Programming Language, Object Oriented Concepts (Operator Overloading, Inheritance, Dynamic Memory Allocation, Classes and Objects, OOP).