Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 11 days ago
JSON representation

Get Recent Scores of Sport Teams

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

![alt text](Readme-Pics/0Menu.jpg)

Game History

![alt text](Readme-Pics/1History.jpg)

Incorrect Name

![alt text](Readme-Pics/2Wrong.jpg)

## 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.