Skip to content

GG-3-0-Mobile-Engineering/ME15-DisasterApps-GG3MEGP0582-MuhammadRafliSalam

Repository files navigation

ME15-DisasterApps-GG3MEGP0582-MuhammadRafliSalam

The "disaster-tracker" is an application designed to track natural disasters, such as floods, earthquakes, fires, and volcanic eruptions, in Indonesia. This application serves as the culminating project of Generation Gigih 3.0's mobile engineering program.

List of contents

Feature

  • List disasters in x period
  • Disaster filter based on disaster type
  • Disaster filter based on a province name
  • Display disaster coordinates on maps
  • Notification alert regarding the water level around the user area

Installation & Configuration

  1. Clone repo Clone this repo with [git clone https://github.com/GG-3-0-Mobile-Engineering/ME15-DisasterApps-GG3MEGP0582-MuhammadRafliSalam.git and open with Android studio
  2. API Key Add googleMaps and weatherMaps API key at gradle.properties with the following info :
    • maps_api_key="YOUR_KEY"
    • weather_api_key="YOUR_KEY"
  3. API URL : The API URL is in package common and class constant
  4. API Source

How to use the app & Demo Apk

Link video how to use the app
Demo Apk

Releases

No releases published

Packages

No packages published

Languages