Skip to content

This is a football⚽️ livescore app made with Jetpack Compose App that consumes the data from SportData API. Watch tutorial down below 👇

Notifications You must be signed in to change notification settings

Breens-Mbaka/JetpackCompose-LiveScoreApp-MVVM

Repository files navigation

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

demo.mp4

About

This is a football⚽️ livescore app made with Jetpack Compose App that consumes the data from SportData API. Watch tutorial down below 👇

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages