This version adds the Live tab which detects the game you are watching and draws the strike zone with pitches, hot-cold zones, and count, displays the current lineups and roster, and current batter and pitcher. When you hover over a pitch with your mouse you can receive more detailed information about the pitch and outcome. Clicking on a player's name takes you to their page where you can see their profile and batting, pitching, and fielding stats. There are now docker images to make running the backend easy on both the cloud and easily which are hosted here
What's Changed
- Live tab by @heintz0 in #28
- Player view initial attempt by @jaketockerman in #32
- Documentation by @jaketockerman in #33
- Update README.md by @jaketockerman in #34
- Strikezone setup by @heintz0 in #35
- Docker by @rimanov2000 in #36
- Player view by @jaketockerman in #37
- persistent storage of server preferences by @jaketockerman in #38
- updated docker health handling by @rimanov2000 in #40
- Strikezone enhancement by @heintz0 in #39
- Added in hot & cold zones by @heintz0 in #43
- Pitch info by @jaketockerman in #42
Full Changelog: v0.1.0...v1.0.0