Skip to content

xsrvmy/ao-rounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-CRA

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published