App to check live stats for team bi0s.
Huge thanks to Anikait for helping out with his contributions.
Displays:
- The current stats of the team such as team points, country and world position etc.
- Top 10 scores of the team which is used to calculate team points in ctftime.
- Top 50 teams from ctftime.
- Currently running CTFs, upcoming CTFs, past CTFs the team has played.
- Calculate the amount points team will recieve from a CTF.
- Estimate stats and rankings with points recieved from a CTF.
You can get the stable builds from the Releases page.
Alternatively, upon every push, a "Nightly builds" workflow runs which builds an apk. You can download those from the action's artifacts.
Instructions to run the app from the repo:
git clone https://github.com/sp3p3x/bi0s_stats.git
cd bi0s_stats
flutter run
Any suggestions, improvements, optimisations are welcome!
1) Fork this repo
2) Make the changes
3) Send a PR
PS. The codebase is kinda wack and heavily unoptimised since it was cooked over a few overnights