Skip to content
/ FitEat Public

A mobile app that helps the user to count kilocalories and reminds them to keep their water balance.

Notifications You must be signed in to change notification settings

Limbyc/FitEat

Repository files navigation

FitEat

A mobile app that helps the user to count kilocalories and reminds them to keep their water balance.

Architecture

This application follows the classic SOLID based clean architecture approach. This approach differs from official architecture guidance, but it is actively used by many developers.

Features

  • Hilt for dependencies injection
  • Room for the database
  • MVVM
  • WorkManager to work with background tasks
  • Coroutines
  • LiveData

Fragments

RegistrationFragment

MainFragment

MenuFragment

About

A mobile app that helps the user to count kilocalories and reminds them to keep their water balance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages