An open API service indexing awesome lists of open source software.

https://github.com/khan-mujeeb/dailydot

DailyDot is a simple and user-friendly habit tracker app designed to help you stay consistent and achieve your goals. With an intuitive calendar interface and a focus on minimalism, DailyDot makes tracking your daily habits effortless and rewarding.
https://github.com/khan-mujeeb/dailydot

android dailydot habit-tracking kotlin mvvm

Last synced: 4 months ago
JSON representation

DailyDot is a simple and user-friendly habit tracker app designed to help you stay consistent and achieve your goals. With an intuitive calendar interface and a focus on minimalism, DailyDot makes tracking your daily habits effortless and rewarding.

Awesome Lists containing this project

README

          

![Visitor Count](https://profile-counter.glitch.me/{DailyDot}/count.svg)

# DailyDot - Minimal Habit Tracker
DailyDot is a simple and user-friendly habit tracker app designed to help you stay consistent and achieve your goals. With an intuitive calendar interface and a focus on minimalism, DailyDot makes tracking your daily habits effortless and rewarding.

![Untitled design (1)](https://github.com/user-attachments/assets/29f11c51-025b-46bf-804e-563aa7bd9ef8)

## Features
📅 Calendar View: Visualize your progress and track habits daily.

✅ Habit Checklist: Easily add, mark, or update habits for each day.

🎯 Goal-Oriented Design: Focus on building sustainable habits.

🔄 Progress Tracking: View your completed and incomplete habits at a glance.

🌙 Dark Mode: Minimalist UI optimized for light and dark themes.

## Tech Stack
- Language: Kotlin

- Architecture: MVVM (Model-View-ViewModel)

- Database: Room for local storage

- Libraries: Android Jetpack Components (LiveData, ViewModel, RecyclerView)
Coroutines for asynchronous tasks