Track your and other players stats in TETR.IO
Go to file
dan63047 974294f167 Main view now finally have a proper fetch function
Also prepared for making TL history function
2023-06-22 01:05:14 +03:00
.github/ISSUE_TEMPLATE Update issue templates 2023-06-17 22:26:02 +00:00
android Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
ios Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
lib Main view now finally have a proper fetch function 2023-06-22 01:05:14 +03:00
linux Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
macos Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
res Now im actually able to collect data about players 2023-06-11 00:56:14 +03:00
test Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
web Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
windows Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
.gitignore Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
.metadata Init: What i done in first day 2023-05-07 00:14:12 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-06-17 22:32:12 +00:00
LICENSE Create LICENSE 2023-06-19 20:56:58 +00:00
README.md Tetra League matches history 2023-06-20 23:53:28 +03:00
analysis_options.yaml Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
pubspec.lock Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
pubspec.yaml Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00

README.md

Tetra Stats

Track your and other players stats in TETR.IO

Screenshot of the app

Development Roadmap

  • Ability to fetch player
  • Serialization/Deserialization
  • Sqlite Database and service, that can work with it v0.0.2
  • Ability to track player
  • Ability to compare 2 players v0.1.0, we are here
  • Stats Calculator
  • Ability to compare player with himself in past
  • Tetra League matches history dev build are here
  • Tetra League historic charts for tracked players (maybe even same sh*t for 40l and blitz well see)
  • Better UI with delta and hints for stats that will be v0.2.0
  • Ability to compare player with APM-PPS-VS stats
  • Ability to fetch Tetra League leaderboard
  • Average stats for ranks
  • Ability to compare player with avgRank
  • UI Animations
  • i18n, EN and RU locales
  • Talk with osk about CORS and EndContext in TL matches
  • RELEASE ???

Special thanks to kerrmunism for formulas and to osk for TETR.IO