Eminsmsk / Ceng206-Project-Department-Course-Schedule-Program

Programming Languages Course Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Programming Languages Course Project


Languages

Language:C++ 96.3%Language:QMake 3.7%