An open API service indexing awesome lists of open source software.

https://github.com/twangodev/uw-coursemap

Explore the courses offered by UW-Madison in a visual and interactive way.
https://github.com/twangodev/uw-coursemap

cheesehacks course-map university-of-wisconsin-madison

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          


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

> [!NOTE]
> This project is meant to go live by May 5, 2025 for students for the Fall 2025 and later semesters!

This project provides a comprehensive view of course information at the University of Wisconsin-Madison, utilizing a requirement Directed Acyclic Graph (DAG) 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](https://cheesehacks.webdevuw.com/) and is not affiliated with the University of Wisconsin-Madison.

### Features

- Course Requirement DAG: Displays course prerequisites and dependencies in a visual format.
- Historical Grade Distributions: Cumulative grade distributions for each course.
- 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, NGINX (TODO, currently using GitHub CDN)