Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.13 KB
armchair

armchair

An alternative frontend for browsing Statbotics data, optimized for both desktop and mobile use.

The current implementation is very rough, but will be cleaned up and optimized as I have time.

image

To Do

  • UI Design
  • Initial frontend implementation
  • Game data parsing for each season's objectives
  • Datagrid with pretty graphs, etc. (WIP)
  • Match predictions, event insights, monte-carlo ranking prediction

Tech Stack

Very much subject to change

  • Next.js & React
  • shadcn/ui (plus Lucide icons)
  • TanStack Table