Made by Matt, Tarun, Michael, and Tim
Made in Django
Uses the SB Admin template by Start Bootstrap
You can run the site with python manage.py runserver (manage.py)
Use python manage.py dbshell to interact with the database
Make sure you create a secret.py file in EPLdb/ that defines SECRET_KEY for settings.py
In settings.py, set DEBUG = TRUE
-
League Standings
Season's table
-
Teams
A single page, with tabs for each team
-
Positions
A single page, with tabs for each position
-
Bookings
A single page, with two tabs (red, yellow)
-
Goals
A single page with top goal scorers and a bar graph of goal scorers
-
Raw Data
A dropdown with tabs for each table(each has pagination and sortable)