Skip to content

qkombur/FutTrack

Repository files navigation

futtrack

As a soccer fan I wanted a quick overview of all the upcoming matches for a few leagues I try to follow. I decided to develop a website that would show me all the upcoming games on a single page. I used an open source API called football-data.org and VueJs as my framework to digest this information and display the matches for the day. I also implemented a search feature to narrow down the results by team. The site is deployed on heroku.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# Deploying to Heroku
npm run build

npm run deploy

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Planned updates

  • Show a user defined amount of games for all PL games.
  • Write unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published