Explore the courses offered by UW-Madison in a visual and interactive way.
This project provides a comprehensive view of course information at the University of Wisconsin-Madison, utilizing a requirement directed graph to visualize course dependencies. The tool also offers historical grade distributions, professor ratings, and insights from Rate My Professor (RMP) comments to help students make informed decisions about their coursework.
This project won 4th place at Cheesehacks 2024 and is not affiliated with the University of Wisconsin-Madison.
- Course Requirement Directed Graph: Displays course prerequisites and dependencies in a visual format.
- Historical Grade Distributions: Cumulative grade distributions for each course (from Madgrades!)
- Professor Ratings: Integrates data from Rate My Professor to show professor ratings and comments.
- Search Functionality: Easily search for courses, professors, and departments.
- Frontend: Svelte, shadcn-svelte, Tailwind CSS
- Backend: Python Flask + Gunicorn + Caddy