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.
- Host: GitHub
- URL: https://github.com/khan-mujeeb/dailydot
- Owner: khan-mujeeb
- Created: 2024-11-30T15:44:39.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-12-18T09:40:38.000Z (10 months ago)
- Last Synced: 2025-04-12T07:37:05.629Z (6 months ago)
- Topics: android, dailydot, habit-tracking, kotlin, mvvm
- Language: Kotlin
- Homepage:
- Size: 609 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.
## 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