Breens-Mbaka / JetpackCompose-LiveScoreApp-MVVM

This is a footballโšฝ๏ธ livescore app made with Jetpack Compose App that consumes the data from SportData API. Watch tutorial down below ๐Ÿ‘‡
https://www.youtube.com/playlist?list=PLA7YMGupLhlFbdJJ_FdkNaXtm1uf5a-ti
27 stars 1 forks source link
jetpackcompose kotlin mvvm

NOTE โœ‹๐Ÿšฆ[READ CAREFULLY!!]

If you coming from the tutorial its sad to say Elena API will be closing its operation on the 1st October. But good news ๐Ÿ˜Š the API integration will remain the same, just a change of the live-scores API.

The main branch contains the Elena API integration and the fix/sport-data-api branch contains the new SportsData API integration which has a free tier also

LiveScoreApp

An Android App that fetches live and upcoming matches that used to fetch data from ElenaSport API but now SportsData API

Prerequisite Before Running This App

Please sign up to SportsDataApi and get you API key from your Dashboard then navigate to util/Constants.kt and put it in the variable;

const val API_KEY = "PUT API KEY HERE"

ScreenShots

Demo

https://user-images.githubusercontent.com/72180010/191913969-ba6aed12-4a47-4c7a-a826-55b16f2b6aa9.mp4