Skip to content

Frontend for the leader board server for COMP250 Winter 2021's final project. Students compete to make the best chess sudoku solver.

Notifications You must be signed in to change notification settings

TheBigSasha/algorithm-leaderboard

Repository files navigation

leaderboard-frontend

Compare your algorithm to other students!

Change out the number in line 20 of App.vue to the ID of the test you want! 0-4 are CodePost tests, 24601 is for unit testing of the backend system, and student testers own IDs 400-499

<Leaderboard test="your_test_id_here"/>

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Frontend for the leader board server for COMP250 Winter 2021's final project. Students compete to make the best chess sudoku solver.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published