JAMBU is a Malaysian food event finder application. This app was created for our Mobile App Engineering Assignment.
Please download the apk file at the link to experience the mobile application: https://drive.google.com/file/d/1DdkS4rcEDYbtt_mF_P1XfhA_0hxaGXbg/view?usp=sharing
Make sure you have the following installed:
- Flutter SDK
- Android Studio or VS Code
- An emulator or physical device for testing (android)
Installation Steps (in terminal) Clone the repository: git clone https://github.com/your-username/jambu.git cd jambu
Get the dependencies: flutter pub get
Run the app: flutter run
Use Case (for clearer view on functions of JAMBU)

A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.