arnavn101 / CoursePlanner

Course Planner for UMass CICS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoursePlanner

CICS CoursePlanner intends to be a smart tool to help empower students choose courses geared towards their interests.

View a live version of CoursePlanner

Features

  1. Planning Ahead: Make sure you get the prerequites satisfied for future courses
  2. Focus your Degree: Indicate your interests to take the courses that matter most
  3. Informed Decisions: Easy access to RateMyProfessor reviews for every course

Concept

The project highly emphasizes algorithms with graph theory. We used the following process:

  1. Integrate with school systems to get course information
  2. Build a network graph that represents pre-requsite to course mapping
  3. Interface with RateMyProfessor API to calculate course ratings
  4. And surely a lot of algos to develop an optimal course path!
Profile Page Planner Page

Demo

DemoRecording-480p.mov

Tech Stack

Special Thanks

About

Course Planner for UMass CICS

License:MIT License


Languages

Language:HTML 100.0%