chrisdaly3 / chiclets

a TUI for viewing NHL stats for teams and players

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chiclets

  • A hockey stats TUI (project is still a work in progress)
  • View all your favorite teams and players in the terminal with ease.

In Use:

go install github.com/chrisdaly3/chiclets@latest
chiclets

TODO:

  • Implement flexbox functionality
  • Sort by columns on CAPS layer
  • Call NHL API for initial table values
  • Design and configure stats by team view
  • Populate stats view with subsequent api calls depending on selected team.
  • Override Table Style Defaults
  • Set up back button from nested tables
  • Display player information on side flex boxes (row 1).
  • Display Team's stats on top row (row 0) center cell
  • Config for favorite teams
  • Show popup at player stats to allow season selection
  • Add improved logging
  • Clean up project structure (specifically data directory)
  • Fix ALL API calls and data parsing to use newest NHL API

About

a TUI for viewing NHL stats for teams and players


Languages

Language:Go 100.0%