https://github.com/bheck890/sportdataapi
Get Recent Scores of Sport Teams
https://github.com/bheck890/sportdataapi
api-rest database koltin-android mvvm-architecture
Last synced: 2 months ago
JSON representation
Get Recent Scores of Sport Teams
- Host: GitHub
- URL: https://github.com/bheck890/sportdataapi
- Owner: Bheck890
- License: mit
- Created: 2024-09-07T01:58:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T18:38:20.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T02:57:30.389Z (about 1 year ago)
- Topics: api-rest, database, koltin-android, mvvm-architecture
- Language: Kotlin
- Homepage:
- Size: 4.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SportDataAPI
Application that uses thesportsdb.com Database API
To search the Game History of a Team and Retrieve the Recent Scores
## Screen Shots
Start Menu

Game History

Incorrect Name

## Built With
* Android Studio
* Maven
* Learned with google Searching, and youtube
* www.thesportsdb.com as API Database
## Author
Project Coded by - Bailey Heck
## License
This project is licensed under the MIT License.
## Acknowledgments
Project idea From - ReachMobi
## History
Made as a Test for an Android Job at ReachMobi
I Learned how to use koltin and common Archetecture Practices
that are used in the Production of Applications.
## Key Programming Concepts Utilized
I learned Koltin, API Calls, and the MVVM Archetecture.