Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.13 KB

⚠ Repo Archived ⚠

Registrum

CI codecov

Description

Registrum is a web application written in TypeScript using Node.js and React.js. It's objective is to simplify managing courses at UIC.

Features

  • Course Information
  • Push Notifications for seat availability

Getting Started

  • Install yarn: npm i -g yarn
  • Install dependencies: yarn install
  • Build Projects: yarn build

Screenshots