/class-registration-assistant

Group Project for CSCI-362.

Primary LanguageTypeScript

Class Registration Assistant

Goal: Make the process of signing up for classes easier

Potential Deliverables

  • List view of classes

    • Sort by column
    • Filter by column
    • Search based off of requirement (eg: find me a humanities class)
    • sort/filter by ratemyprofessors data
    • higlight sections taught by professors whose you've taken before
  • Signing up

    • Send emails / text when it's your time to register
    • Automatically register for certain CRNs?
  • Better understand a particular section

    • list exhaustive information about a class
    • Show the history of open seats

Potential Integrations

  • Use a SQL database to store class info, changes, etc.
  • Accept ethereum payment to get texts when a class's waitlist opens up.