Skip to content

Lightning2X/uu-aoc-leaderboard

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published