Skip to content

MAldridge422/EPLdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Semester Project for CS4750-Fall 2017

Made by Matt, Tarun, Michael, and Tim

Made in Django

Uses the SB Admin template by Start Bootstrap

Development

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

Site Structure

  • 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)

About

Final Semester Project for CS4750-Fall 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published