Skip to content

An app to track daily food intake built as part of taking a modern android development course

Notifications You must be signed in to change notification settings

TommyVisic/calorie-tracker

Repository files navigation

calorie-tracker

An app to track daily food intake built as part of taking a modern Android development course

calorie-tracker-1

Features

  • Written from scratch in Kotlin & Compose.
  • Track your daily food intake against a health profile established during onboarding.
  • Search and track food from the https://us.openfoodfacts.org/ API.
  • Store tracked food in a local database.
  • Visualize food nurtient data with custom UI elements.
  • Demonstrates use of Retrofit, Room, COIL, Dagger Hilt, Jetpack Navigation, MVVM and Kotlin Coroutines.
  • Demonstrates Clean architecture (nice separation between presentation, domain, and data layers).

About

An app to track daily food intake built as part of taking a modern android development course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages