Learning some Python. Learning some Django.
The application is a Game of Thrones Death Pool. Users can make predictions about which characters will live and which will die.
http://gameofthronesdeathpool.net
- Python 3
- Django 2
- PostgresDB
- DB named "gotdp"
- Owner named "gotdp_user"
- Password "gotdp_password"
- Password recovery. But, really, why?