Skip to content
/ InFit Public

A simple workout tracker app, to keep track of your progress.

License

Notifications You must be signed in to change notification settings

KenAli77/InFit

Repository files navigation

👷🚧 inFit App 🚧👷

An app to log your workouts in the gym and keep track of your progress. Built entirely in Kotlin using following latest architecture components.

Build 🏗️

InFit is built following MVVM design pattern guidelines and using the following components:

Front End

Back End

  • Cloud Firestore - Cloud Firestore is a cloud-hosted, NoSQL database that your Apple, Android, and web apps can access directly via native SDKs.
  • Firebase Authentication - Firebase Authentication provides backend services and SDKs to authenticate users to your app.