Skip to content

guyshoham/Better

Repository files navigation

Better 🏆

University Final Project


Description:

The app provides a friendly framework for sports gamblers to share their recommendations and review recommendations from other users.

In addition, a machine learning algorithm is integrated which analyzes and gives a recommendation according to a variety of data.

Objectives:

  • ✅ Using Google Cloud Platform and Firebase Console:
    • Firestore database
    • Firebase Storage
    • Authentication
    • Cloud functions
  • ✅ 100% Kotlin Application
  • ✅ MVVM Architecture
  • ✅ Navigation Component
  • ✅ Retrofit with Kotlin Coroutines