Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1016 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 1016 Bytes

CourseBuddy (CS411 Project Spring 2020)

CourseBuddy helps students with both course selection and study group formation for those courses.

For course selection, users can look up their classes and see different sections, including the most recent GPA’s associated with those sections. They can view ratings other users have given to sections they’re interested in, view ratings scraped from the Rate My Professors website, and then even add ratings of their own.

For study group formation, users enter information on personal attributes such as major, grade, and current courses, and then can search for users matching those attributes. They can even rank their preferences for finding fellow users, depending on which attributes are most important to them in finding potential teammates or study buddies.

This application was built by Arun Sundarum, Prashant Pokhriyal, and Jiaying Li.

The frontend folder within this project can be found here.