Skip to content

soum-io/courseplanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Run

Goal

The goal of this project is to be able develop a course explorer that has all the functionality of UIUC's current course explorer while providing many other benefits including:

  • Average GPA of each class (completed)
  • Suggestions based on classes taken and classes a user is interested in (semi-completed)
  • Travel time to a class, given an address where the user lives and the location of the class (semi-completed)

What's in our project?

  • Uses Node.js for backend.
  • Uses embedded JavaScript (.ejs) files for frontend to enable easy data transfer from backend to frontend
  • Uses previous semesters' GPA dataset found here.
  • Uses the (Course Explorer API)[https://courses.illinois.edu/cisdocs/explorer] to get the most up to date information.

About

EOH Course Planner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • HTML 9.0%
  • CSS 7.3%