Skip to content

JaCzekanski/bet-app

Repository files navigation

Bet (Obstawiamy mundial)

Bet World Cup games with friends

Description

Application written right before 2018 FIFA World Cup with intention for learning Dagger2 and MVVM.

Firebase Firestore is used as read-only database which provides realtime updates and zero impact on real backend. Fetching match updates, betting and push notifications is controlled by Golang backend.

Application doesn't require any authentication as it relies on Anonymous Signin feature of Firebase Auth. Inviting friends to bets is done using Firebase Invites (now Firebase Dynamic Links) simplifying whole user experience.

Technologies

Android app:

  • Kotlin
  • Dagger
  • MVVM
  • RxJava
  • Firebase (Auth, FCM, Invites, Remote Config)
  • Retrofit2
  • OkHttp
  • Moshi

Backend:

  • Golang
  • Firebase Admin
  • Gorilla
  • Gocron

Build

./gradlew :app:assembleDebug

Note: google-services.json file is required

Authors

About

Soccer betting app for Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages