A web application for plotting shots made during a hockey game.
- Clone repo
- Create virtual environment (.venv)
- Activate virtual environment
pip install -r requirements.txtflask run [--debug]
- Face off circles on the rink
- Rework db, make a separate table for coordinates
- Get real logos (maybe)
- More chart fields (game notes)
- Make input form look good
- Load rosters, attach players to shots
- Styling