Ngabolang is an application made using Flutter and Firebase which we worked on to follow the challenges from Dicoding and Ministry of Tourism and Creative Economy of the Republic of Indonesia
Ngabolang is an application to share your experiences when visiting tourist attractions. In Ngabolang you can upload and also view photos from various tourist destinations, you can also find out the location of the tourist spots by using the map available in the Ngabolang application
- Have Flutter installed (for installation guidance go check this link)
- Have an Android / iOS emulator installed (or you can simply plug your own device to your computer)
- Open your terminal
- Change the working directory into the current project directory
- Execute
flutter build apk
in your terminal
- Open your terminal
- Change the working directory into the current project directory
- Execute
flutter run
in your terminal
No test has been written yet for this app