Skip to content

Latest commit

 

History

History
88 lines (62 loc) · 1.75 KB

README.md

File metadata and controls

88 lines (62 loc) · 1.75 KB

EPL-data-board

English Premier League data is extracted through Football-Data and created informative page for football enthusiast and fans to provide them reliable data and information about the ONGOING EPL.

**NOTE** currenty there is no EPL happening ryt now, so data are not complete!! :(


1. install django and python3 in your system 
2. git clone https://github.com/Kshitiz-Mhto/EPL-data-board.git
3. goto EPL-data-board directory

copy the code below and paste in the terminal.

python3 manage.py runserver

basically, the webpage will be at localhost:8000/ and for custom port

python3 manage.py runserver <custom-port>

Screenshots

Landing Screen

homescreen

Today Session

homescreen

Current Season Standings

homescreen

LOL

homescreen

EPL teams

homescreen

Topper in EPL

homescreen

Form column will be added as soon as EPL will start in 2023. Thank you!!