mlb-rs/mlbt

Add standings layout

Closed this issue · 0 comments

The standings tab needs to be completed still. This will require hitting the https://statsapi.mlb.com/api/v1/standings endpoint and then parsing the data. Should be relatively straight forward.

The layout will be based on a Table widget.