Skip to content

oriAdler/ClassRater

 
 

Repository files navigation

ClassRater

ClassRater is a course information and rating application, focused on MTA courses.

It is a solution to a well known problem: the course syllabi available don't give sufficient information to aspiring students, and so the students struggle with creating an appropriate schedule for themselves.

The previous solution is a facebook page, dedicated to this purpose, but it is difficult to search and lacks centralized information.

ClassRater improves on this situation by introducing an easy to use data structure, which defaults to a centralized experience: no redundancies, no duplicates, all related information is found in one place.

Using ClassRater, students can search for specific courses, read reviews written by other students, and make more informed decisions.

Features

  • Display of all available courses in table format

  • Sort by:

    • course identifier code
    • course name
    • course rating
    • course load
    • number of raters
    • number of reviews
  • Search by course name

  • Filter by:

    • Electives
    • Mandatories
    • Prerequisites
    • Course rating
    • Course load
    • Number of raters
    • Number of reviews
  • Add Review / Rating:

    • with or without referencing professor

Technologies Used:

ClassRater uses:

Members:

Ori Adler, Leon Rabinovich, Vera Tsvang, Ella Milyavsky

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.8%
  • HTML 14.6%
  • CSS 6.4%
  • Shell 0.2%