Fluxa is an Android application designed to help users manage their personal finances in a simple and intuitive way. The project was developed in Kotlin using modern Android development practices and Jetpack Compose.
- User onboarding experience
- Expense registration with real-time validation
- Custom categories and people management
- Monthly reports and visual charts
- Local data persistence using Room Database
- Offline-first experience
- Kotlin
- Jetpack Compose (Material 3)
- Room Database
- Navigation Compose
- MVVM Architecture
- Gradle (KTS)
Screenshots coming soon.
- Clone the repository.
- Open the project in Android Studio.
- Sync Gradle dependencies.
- Run the application on an emulator or physical device.
This project was created as a learning experience to deepen my knowledge of Android development, modern UI design with Jetpack Compose, local persistence, and application architecture.
Facundo Bustamante
GitHub: github.com/facundo1987