Carleton University - School of Computer Science Honours Project
Summer 2022
Online Automatic Academic Career Planner based on SQL
Peizhou Zhang
SCS Honours Project Image
ABSTRACT
Many university students have difficulty making plan for their university career. This project is designed to help them making plan. The project will query through the database to find the information of the user, then find courses the user must take based on his major. Besides, the project will also recommend elective courses the user might be interested in. After picking courses, the project will arrange these courses into different semesters so that the user can graduate at expected time. In all, everything the user need to do is to enter his name and student number at the homepage, then the project will use this information to find him in database and make a unique career plan for him. The user can choose to take courses during Summer Term or not, different choices will lead to different career plan. Major courses, free electives as well as breadth electives will be included in the plan according to the requirements of user’s program, while they are separated by different background color when displaying. The additional requirements of the user’s program will also be listed when displaying the plan table, however the user has to plan fourth year courses by himself.