Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 424 Bytes

Classroom-Booking-System

This is the project for Advanced Programming course, made in 3rd Semester B(Tech). It is a Java based application, which takes in multiple CSV files and according to those it, creates rooms and courses for an institute. There are three types of users in this application, Students, Faculty and Admin. All of them can book rooms, view available rooms in the time slot they are looking for etc.