Check results of CubeComps easier
- Select a competition, an event and a round. The results of that will be loaded and stored into your browser.
- Type name or number to search a competitor.
- Click on the competitor or type "Enter" to select it.
- Check the results with score card. Click "Good" (shortcut "Y") or "Bad" (shortcut "N"). Double click on attempt or press shortcuts 1, 2, 3, 4, 5 to toggle the attempt as "Good"/"Bad". Once there's any "Bad" attempt, the "Good" action always acts as "Bad" for the result.
- If there's something changed on CubeComps, click "Refresh" button to fetch latest data.
- IMPORTANT!! All data are stored into your browser. No one has the backup of your checking results.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --reportFor a detailed explanation on how things work, check out the guide and docs for vue-loader.