Skip to content

Stefaneco/Habit

Repository files navigation

Habit

Android App helping user keep their routines and track how it's going. The idea behind the app is to further explore themes like Clean Architecture, MVVM Architecture, Material Design 3 and in the process help some of my friends who are struggling to keep their daily habits. The apps functionalities and their priotaristion are determined by said friends.

App still in development. Make sure to check out develop branch.

Table of contents

What the app offers

  • New Material Design 3 interface with dynamic colors
  • Notifications with habit reminders
  • Charts helping to track habits
  • Polish or English language based on system settings

HabitCard

HabitCreator

Technologies and tools

The app is being developed using

  • Jetpack Compose
  • Room
  • Dagger Hilt
  • Kotlin Flows
  • JUnit
  • MVVM architecture
  • Material Design 3.

Project Status

The project is currently being prepered for it's first release.