Skip to content

kvnwng11/prem-dashboard

Repository files navigation

Premier League Dashboard

An dashboard to keep track of upcoming Premier League soccer games. Built with React, TailwindCSS, PostgreSQL, and FastAPI.

Setup

Virtual Environment:

  1. ./setup.sh
  2. source env/bin/activate

Application:

  1. Backend: uvicorn backend.main:app --reload --port 8000
  2. Frontend: npm run start

Images

Front page:

all

Filtered by Tottenham games:

tottenham

Head-to-head statistics:

statistics

TODO

  1. Add important statistics
    • win probabaility
    • shots on goal
    • fouls
    • etc.
  2. Filter by more than one team

About

Dashboard of upcoming Premier League soccer games and head-to-head statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published