Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1023 Bytes

ProductVision.md

File metadata and controls

17 lines (12 loc) · 1023 Bytes

Product Vision

Vision Statement

For football fans who love to watch matches at the stadium, FootLinker is a mobile app that informs them about match schedules and nearby stadiums, allowing them to plan their next match, follow their favourite club and track their personal history by recording each match attended.

Main Features

  • Planning a Match - the app should display the schedules of future matches and the matches within a range of the user's location, allowing them to be added to the user's schedule
  • Attending a Match - when the user watches a match at the stadium, he should be able to register it as attended so that it appears in his history
  • Following a Club - users should be able to choose favourite clubs in order to follow their past and future matches

Assumptions and dependencies

  • Stadiums' locations from Google Maps API and API-Football
  • Football clubs and leagues from API-Football
  • Matches' schedules and results from API-Football
  • Authentication and storage from Firebase