Skip to content

JanusCole/WIP-Health-Tracker-Kotlin-MVVM-Jetpack-Compose

Repository files navigation

"Attain" in Kotlin with MVVM and Jetpack Compose

DON'T JUDGE! THIS CODE IS UNDER HEAVY DEVELOPMENT AND NOT YET READY FOR REVIEW.

This is a clone of the Attain app from Aetna/CVS. I chose to clone this app because it has an especially beautiful design and so presented an opportunity to demonstrate the capabilities of Jetpack Compose. In addition to the visual design, it also utilizes a single activity architecture with two types of Jetpack Compose navigation.

In this repo you'll find:

  • A single activity architecture using Jetpack Compose and MutableState.
  • Bottom and tab navigation using Jetpack Compose as well as custom shapes and animation.
  • User Interface built with a ViewModel for each screen.
  • Dependency injection using Hilt .

About

An Android health tracker coded in Kotlin MVVM with Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages