项目作者: guyshoham

项目描述 :
University Final Project
高级语言: Kotlin
项目地址: git://github.com/guyshoham/Better.git
创建时间: 2021-01-03T14:57:42Z
项目社区:https://github.com/guyshoham/Better

开源协议:

下载


Better :trophy:

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:

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