An open API service indexing awesome lists of open source software.

https://github.com/kshitiz-mhto/epl-data-board

A landing football page that uses English Premier League data and for football enthusiast and fans in order to provide reliable data and information about the ongoing EPL.
https://github.com/kshitiz-mhto/epl-data-board

django football-api html-css-javascript json python3

Last synced: 2 months ago
JSON representation

A landing football page that uses English Premier League data and for football enthusiast and fans in order to provide reliable data and information about the ongoing EPL.

Awesome Lists containing this project

README

        

# EPL-data-board



**English Premier League** data is extracted through [Football-Data](https://www.football-data.org/) 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
```

## 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!!`