Ceng206 Project Department Course Schedule Program

Programming Languages Course Project as a team

Automatic Course Planner for a Curriculum Semester of a Department

• The program assigns a classroom and a time for each course in a department.

• The program takes courses and their special conditions and takes classroom types and numbers. Then, it makes a valid course schedule for each grade of a department concerning conditions of courses and classrooms.

• Implemented in C++ language and its GUI developed with Qt.