(This application is still in progress). An application that includes:
- A data scraper that gets data from Carleton College's online course catalog,
- An API that queries data from a postgres database, and
- Displays course information and professor ratings from ratemyprofessor.com, and allows users to browse courses by subject.
Future work:
- Allow users the option to select courses and generate potential course schedules from the selected courses,
- Create a UI that is aesthetically pleasing and easy to navigate,
- Include more browsing and filtering options.