MoneyCount is a simple Android application designed to easily calculate money sums. Built with modern Android technologies, it offers a smooth, efficient, and responsive user experience.
- Quick money sum calculations — Easily input and sum up different amounts.
- Clean, intuitive UI — Built with Material 3 for a modern, polished feel.
- Lightweight and fast — Optimized for performance and usability.
- 🤖 Jetpack Compose — Declarative UI for a dynamic and clean layout.
- 🖌️ Material 3 — Modern Android design system.
- 💉 Dagger Hilt — Dependency injection made simple.
- 🏗️ MVVM + Clean Architecture — Maintainable, scalable project structure.
- 🛶 Voyager — Navigation library for Compose.
- 💾 DataStore Preferences — Lightweight, efficient data storage.
- ✔️ KotlinTest + MockK (WIP) — Unit testing for reliability.
Here’s a preview of the app:
-
Clone the repository:
git clone https://github.com/DJStatikVX/money-count-android.git
-
Open the project in Android Studio.
-
Run the app on an emulator or physical device.