Giter Club home page Giter Club logo

jetpackcompose-livescoreapp-mvvm's Introduction

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

jetpackcompose-livescoreapp-mvvm's People

Contributors

breens-mbaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

trinity6264

jetpackcompose-livescoreapp-mvvm's Issues

Elenasport.io API is shutting down

https://elenasport.io reports that it is shutting down 1-Oct-2022 and no API calls will work at that point.

That is devastating for this project. It would be awesome if you found another football API that would substitute; the entire UI should ideally be insulated from this.

If you found another API, that would be an opportunity to further separate Model into Domain model, and the actual data returned from the API -- your existing project uses only one model for both purposes, which will cause the UI to have to change with a new API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.