Skip to content

shub39/Grit

Repository files navigation

GritPreview

Download from Releases

Features

  • Todo List
  • Habit Tracking
  • Analytics
  • Notifications
  • Widgets

Plans

There are plenty of todo list and habit tracker apps for android. Some have the features I love while some have good UI design. While learning android development I made this app for myself that brings together all the features that I like keeping everything simple.

Screenshots

Image 1 Image 2
Image 3 Image 4

Tech Stack

  • Material3 Design with Jetpack Compose

  • Database using ROOM Library

  • Alarm Manager API

  • Kotlin Coroutines

  • MVVM architecture