Running Project Locally:
- Clone repo
- Create virtual environment (.venv)
- Activate virtual environment
pip install -r requirements.txt
flask run
TODO:
- Usernames and teamnames instead of IDs ✅
- Display league name ✅
- Make starters bold ✅
- Clean up input area ✅
- Make strong positional groups green, weak positional groups red
- Key for the table, let users know what bold means etc ✅
- Favicon
- Make more mobile friendly
- Highlight active link in navbar