Lightning2X / uu-aoc-leaderboard

Private leaderboard front end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The UU AOC Leaderboard

You can find the Backend here.

Front end that visualizes, the results out of RutgerDJs backend. Works per year. Scores etc. are calculated by the front end and not the back end. (See the calculation of scores here)

How to run?

  1. Clone the github repo
  2. Open your command line and run yarn install in the project directory
  3. After this run yarn start
  4. Navigate to localhost:5000, and you should be greeted with the front end

Building

  1. Navigate to the project directory
  2. Run yarn install
  3. Run yarn build
  4. Use a static fileserver (such as yarn serve or caddy) to serve the files locally from the build/ folder

Preview:

Leaderboard:

firefox_Fho3sENSaF

User page:

firefox_3Vm23txi5O

About

Private leaderboard front end


Languages

Language:TypeScript 88.7%Language:SCSS 5.9%Language:HTML 5.4%Language:Shell 0.0%