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.
- Host: GitHub
- URL: https://github.com/kshitiz-mhto/epl-data-board
- Owner: Kshitiz-Mhto
- License: apache-2.0
- Created: 2023-01-01T12:34:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T19:32:05.000Z (over 1 year ago)
- Last Synced: 2025-03-24T12:13:18.857Z (3 months ago)
- Topics: django, football-api, html-css-javascript, json, python3
- Language: HTML
- Homepage:
- Size: 26.3 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
![]()
Today Session
![]()
Current Season Standings
![]()
LOL
![]()
EPL teams
![]()
Topper in EPL
![]()
`Form column will be added as soon as EPL will start in 2023. Thank you!!`