Skip to content

twangodev/uw-coursemap

Repository files navigation

uw-coursemap

Course exploration, made easy

Preview

Node.js CI Cheesehacks 2024 GitHub License Repository Size

Explore the courses offered by UW-Madison in a visual and interactive way.

About

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.

Features

  • 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.

Tech Stack

  • Frontend: Svelte, shadcn-svelte, Tailwind CSS
  • Backend: Python Flask + Gunicorn + Caddy