Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.04 KB

AO Rounds

AO Rounds uses round-based statistics to allow cubers to gain a better idea of how they perform in competition. The original idea was proposed by Kian Mansour in the form of mo10ao5 (mean of 10 ao5s), and in this project, I extend this idea to other event formats, as well as allowing using average instead of mean for the average calculation to avoid isuses caused by DNFs.

Development notes

This app uses create-react-app's template, which means the standard scripts are used:

npm start will launch the application.

npm test will run tests, although I probably won't write any.

npm run build will build the application.

License

All files licensed under MIT, either by me or by Facebook (due to create-react-app template).

Files in the initial commit (a32fa74f), other than the README.md, LICENSE, LICENSE-CRA and package-lock.json, are licensed according to LICENSE-CRA. Note that I have deleted some files from the template so it might not build.

All other non-autogenerated files are licensed according to LICENSE.