A cross-platform mobile app built with Flutter and Firebase that aims to reduce customer dissatisfaction arising from flight delays. The app provides a customised itinerary of various attractions in Changi Airport based on user personality and flight delay duration.
- Download the apk and install the app on your Android machine
Requirements
Setup
- Clone the above repo into your local directory:
git clone https://github.com/aizatazhar/RecipeMine.git
- Specify your API key in the application manifest
android/app/src/main/AndroidManifest.xml
- Launch an emulator or connect your device with developer options enabled
- Run
flutter run