Skip to content

Simple utility to create and view incident reports in Realtime

License

Notifications You must be signed in to change notification settings

dims26/IncidentMapper

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages