Skip to content

A webapp to quickly view and select modules for your Computer Science degree at TU Darmstadt

Notifications You must be signed in to change notification settings

horned-sungem/HornedSungemFrontend

Repository files navigation

Horned Sungem

A webapp for viewing, sorting, filtering and recommending modules for the Computer Science degrees (e.g. CS B.Sc.) at Darmstadt Technical University. The most recent state can be seen at sungem.lenny.codes.

This repository contains the frontend of our webapp.

Installation

Use the package manager yarn to install all dependencies.

yarn

This project uses vitejs as frontend tooling.

Run

yarn vite

to start a local instance of the Horned Sungem frontend.