Skip to content

A front-end web app to help soccer/football fans to track the live scores/past scores and standing of teams of their favourite leagues.

Notifications You must be signed in to change notification settings

hfang821/Latest-Pitch

 
 

Repository files navigation

Latest-Pitch

Link to the Deployed Application:

Latest Pitch

Description:

  • This website is designed to help soccer/football fans to track the live scores/past scores and standing of teams of their favourite leagues.
  • This project was completed based on the JavaScript Web API concepts, as well as utilizing third-party framework to efficiently perform the operations (Moment.js, Foundation).
  • This project also links to the server-side apis from https://apifootball.com/ && http://worldtimeapi.org/ to extract up-to-date football games information and timezones of the world.
  • We have learned the ways to fetch server-side apis in order to extract external databases && manipulated the styles/animations of the webpage to make it more interactive.

Built By:

  • HTML
  • CSS
  • Foundation
  • JavaScipt
  • JavaScript APIs

How to Install:

Windows Users:

  • Open Gitbash, navigate towards your project location from your root by using "cd ./ project location"
  • Choose a clone option from the "Team13_Project1" repository (either HTTPS or SSH should work)
  • In Gitbash, type "git clone HTTPS or SSH"
  • Once the clone is successful, you are ready to go!

MacOS Users: Coming Soon!

How to Use:

  1. Homepage: View the current timezones of your own location && the timezones of the availible leagues. image

  2. Past Scores Page: Select one of your favourite leagues && click the image button and view the live scores of the day. image

  3. Live Scores Page: Select one of your favourite leagues and a preferred date range && click the image button and view the past scores of the date range. image

  4. Standings Page: Click one of the availible country flags to save your favourite leagues! Click the league saved to show the team standings. image

Future Improvement:

This site can be optimized by including a larger list of leagues (i.e. World Cup, Euro Cup).


©️2022 Kevin (Haoyu) Fang, Mikel Balazic, Yomi Odusi, Anoop Dhallu

About

A front-end web app to help soccer/football fans to track the live scores/past scores and standing of teams of their favourite leagues.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • HTML 26.8%
  • CSS 17.7%