Files
ScoreSpot/README.md

19 lines
483 B
Markdown
Raw Normal View History

# Soccer (Football) API Project
2024-03-12 02:39:23 -06:00
2024-03-16 01:41:34 -06:00
⭐️ Make sure to run the command `cd projectSourceCode` before running `docker-compose up -d` ⭐️
2024-03-12 02:39:23 -06:00
## What is this Program?
2024-03-16 02:11:23 -06:00
This program will hook into the [Football (Soccer) Stats API](https://www.football-data.org)
and display the data back to the user
2024-03-12 02:39:23 -06:00
## What Features Do We Want to Add?
2024-03-12 02:39:23 -06:00
2024-03-18 21:58:51 -06:00
1. Display League Standings
2. Display leading goals scorers?
2024-03-18 22:01:21 -06:00
3. Create Club Pages
## Who's Doing What
What roles do we want to assign everybody?