Habit Tracker is an Android application built with Jetpack Compose designed to help you build and maintain healthy habits. The app offers a clean and intuitive interface for managing your daily habits.
- Jetpack Compose: For building a modern, declarative UI.
- Room: For local database management.
- Hilt: For dependency injection.
- DataStore: For efficient local data persistence.
- Gson: For JSON parsing.
- Reorderable LazyColumn: For creating a drag-and-drop list interface.
This project is licensed under the MIT License.