Files
ScoreSpot/README.md

25 lines
596 B
Markdown

# Soccer (Football) API Project
⚠️ Make sure to run the command `cd projectSourceCode` before running `docker-compose up -d` ⚠️
---
⭐️ If you want the container to have the name ScoreSpot run: ⭐️
`docker-compose -p scorespot up`
## What is this Program?
This program will hook into the [Football (Soccer) Stats API](https://www.football-data.org)
and display the data back to the user
## What Features Do We Want to Add?
1. Display League Standings
2. Display leading goals scorers?
3. Create Club Pages
## Who's Doing What
What roles do we want to assign everybody?