Inspiration

With class registrations coming up, we wanted to make the process of creating a class schedule easy and fun.

What it does

When given course requirements and time restrictions, our website can generate the best course schedules based on their respective gradeToday and rateMyProfessor ratings.

How I built it

We scrapped the data from gradeToday and rateMyProfessor, and through a rating algorithm, we were able to rank those schedules against each other.

Challenges I ran into

Scrapping the data was hard since there wasn't a public api.

Accomplishments that I'm proud of

Scrap the data from the websites and converting them to numbers that we can use in our algorithm.

What I learned

How to use jquery in javaScript.

What's next for Sunny Side Up

Add google maps api to the project, so that none of the classes would be too far away from each other.

Share this project:

Updates