dims26 / IncidentMapper

Simple utility to create and view incident reports in Realtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IncidentMapper

Simple utility to create and view incident reports in Realtime. This app makes use of Android Jetpack libraries and Firestore database.

Features

  • View incidents on a map in realtime
  • Add incident
  • Incident upload caching

Details

  • A single Activity application, conforming to the MVVM application architecture.
  • Consists of a MapView Fragment as the main view under the screens package. Calls to the web are made through Firestore database and supports caching.
  • Map view is implemented using the Google Maps service.

Screens

Splash Screen Welcome View Incident Screen Add Incident View
Splash Screen Welcome dialog and introduction. Main view showing all incidents. Add new incident.

Built using

About

Simple utility to create and view incident reports in Realtime

License:Apache License 2.0


Languages

Language:Kotlin 100.0%