wilt00 / finals-dashboard-ts

UIC ACM finals countdown wall, rewritten for simplicity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIC Finals Dashboard

UIC ACM finals countdown wall, rewritten for simplicity

Data Extraction

This is done by scraper.ts

Webapp Deployment

  1. npm install
  2. npm start or pm2 start npm -- start (to daemonize with pm2)
  3. Deploys on localhost:8080.

About

UIC ACM finals countdown wall, rewritten for simplicity


Languages

Language:TypeScript 100.0%