Juice Tracker app

Code for Android Basics with Compose Juice Tracker app.

Pre-requisites

You need to know:

  • How to create a new project in Android Studio.
  • How to use architecture components including ViewModel.
  • How to use Room with StateFlow.

Getting Started

  1. Install Android Studio, if you don't already have it.
  2. Download the app.
  3. Import the app into Android Studio.
  4. Build and run the app.