Skip to content

A simple cricket app that allows you to see ongoing, past and upcoming matches with their scores.

Notifications You must be signed in to change notification settings

shubham1g5/SixFourFantasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SixFourFantasy

A simple cricket app that allows you to see ongoing, past and upcoming matches with their scores.

Implementation Features

  • Dagger2 dependency injection.
  • MVVM implementation with Android data binding library.
  • RxJava/RxAndroid streams to interact with async data apis.
  • Content Provider to store matches locally.
  • App Loaders to provide data from content providers.
  • SQLBrite for reactive data access.
  • Firebase JobDispatcher for scheduling regular match data requests.
  • Retrofit2 is used for making http requests with Moshi to parse the Json response.

About

A simple cricket app that allows you to see ongoing, past and upcoming matches with their scores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages