Skip to content

DmytroIvakhnenkov/pedometerAI

Repository files navigation

Custom-made pedometer app, hopefully AI will be integrated in the future (I am looking at you, Gemini)

Key Concepts Used:

  1. StateFlows.
  2. LaunchedEffects.
  3. Foreground Services.
  4. Notification Manager.
  5. Sensor Class Implementation.
  6. SharedPreferences.
  7. Binding & Intents (service-specific)
  8. RepeatOnLifecycle
  9. Broadcast Receivers.
  10. Room, DAO.

Task List

  1. Make sure the counter resets when day resets.
  2. Draw a beautiful graph for step count (search libraries online).
  3. Add weather integration.
  4. Add Gemini.
  5. Feed weather, time and user current steps to the Gemini.

About

Measure your steps and get tips by Gemini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages