UmutSahinSE / CoursePlanner

A simple Qt application which is designed for planning a weekly schedule for university students during course registration. This is a personal project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoursePlanner

Course planner is a simple Qt aplication which is designed for planning a weekly schedule for university students during course registeration. It calculates which hours are busy or not; not which hours are taken by which course.

How to Use

You can register courses by entering the course name into text line. Then you can add the course to the list by pressing on "Add Course" button. You can register up to 6 courses. After selecting a course, you can add a sections to it. You can add sections by selecting course hours on the schedule. After selecting course hours, you can add the section by pressing "Add Section" button. You can press "Done" after entering all sections for all courses. You can view all outcomes by pressing an item on the list.

About

A simple Qt application which is designed for planning a weekly schedule for university students during course registration. This is a personal project.


Languages

Language:C++ 94.7%Language:QMake 5.3%