TetraStats/README.md

33 lines
1.1 KiB
Markdown
Raw Normal View History

# Tetra Stats
<center>Track your and other players stats in TETR.IO</center>
![Screenshot of the app](https://imgur.com/eAtFeBF.png)
# Development Roadmap
- ~~Ability to fetch player~~
- ~~Serialization/Deserialization~~
- ~~Sqlite Database and service, that can work with it~~ *v0.0.2*
- ~~Ability to track player~~
2023-06-30 14:58:21 +00:00
- ~~Ability to compare 2 players~~ *v0.1.0*
- ~~Stats Calculator~~
- ~~Ability to compare player with himself in past~~
- ~~Tetra League matches history~~
2023-06-30 14:58:21 +00:00
- ~~Tetra League historic charts for tracked players~~
- ~~Better UI with delta and hints for stats~~ *v0.2.0, we are here*
- ~~Ability to compare player with APM-PPS-VS stats~~
- ~~Ability to fetch Tetra League leaderboard~~
- ~~Average stats for ranks~~
2023-07-15 16:22:25 +00:00
- ~~Ability to compare player with avgRank~~
- UI Animations *lol*
- ~~i18n, EN and RU locales~~ *dev build are here*
- ~~Talk with osk about CORS and EndContext in TL matches~~ *k*
- storeState becomes slow when there a lot of entries, needs to fix
- im still not rendering distinguishment
- RELEASE ??? *that will be v1.0.0*
---
Special thanks to kerrmunism for formulas
and to osk for TETR.IO