⚠ Repo Archived ⚠
Registrum is a web application written in TypeScript using Node.js and React.js. It's objective is to simplify managing courses at UIC.
- Course Information
- Push Notifications for seat availability
- Install yarn:
npm i -g yarn
- Install dependencies:
yarn install
- Build Projects:
yarn build