Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.47 KB

LiveSoccer

Application displaying football teams and their upcoming matches using https://www.sportmonks.com/ API

The project contains:

  • Hilt
  • Kotlin Coroutines
  • Retrofit 2
  • Navigation of fragments
  • Adaptive interface
  • ViewModel and LiveData
  • OneSignal integration
  • WebView

Screenshots from the app

Splash screen (light/dark mode)

Countries screen (light/dark mode)

Screen with football teams of the selected country (light/dark mode)

Screen with upcoming matches of the selected football team

WebView on which the sportmonks football API page is displayed