Skip to content
/ Grit Public

A Simple todo list and habits tracker for android

License

Notifications You must be signed in to change notification settings

shub39/Grit

Repository files navigation

Grit

⚒️ Grit ⚒️

A simple ToDo list and Habit Tracker

GitHub release

Get it on F-Droid

Or Download from Releases

👀 Screenshots 👀

Image 1 Image 2
Image 3 Image 4

💫 Features and Plans 💫

  • Todo List
  • Habit Tracking
  • Analytics
  • Notifications
  • Widgets
  • Progress Sharing
  • Montages

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 I made this app for myself that brings together all the features that I like keeping everything simple. I eventually want to turn this app into a productivity hub with many social features like progress sharing in the form of beautiful cards and creating montages to share easily, no video editor or picture management required. Need to figure out a lot of things, if you wanna discuss or help join my discord!

Also, consider donating...I'm an undergrad trying to get some pocket money and move out 🥹

bmc-button

🏗️ Tech Stack 🏗️

  • Material3 Design with Jetpack Compose

  • Database using ROOM Library

  • Alarm Manager API

  • Kotlin Coroutines

  • MVVM architecture