I D H A M .
Published on

Kampungku - Mobile

After releasing the web version, I continued developing Kampungku into a mobile app, now available for Android:
👉 Download on Google Play

This app is designed to help residents and community managers manage neighborhood finances easily—right from their phone.

🔧 Tech Stack

The mobile app is built with Flutter, and it connects to the same Laravel backend used in the web version. This is a personal solo project.

📱 Features

All core features from the web app are available, including:

  • Recording monthly resident contributions
  • Generating monthly financial reports
  • Tracking transactions and payment statuses
  • Multi-user access: both residents and admins can use the app

🧠 Challenges

The biggest challenge was managing state properly. I used the BLoC (Business Logic Component) pattern, which taught me a lot about organizing data flow in mobile apps.

🎯 Purpose

This mobile version was developed to improve accessibility and is part of my personal portfolio as a developer expanding into mobile projects.