Assignment 5 - MapIt

Jacob Adelgren - jadelgre@mymail.mines.edu


Overview

The app is a map-based application which allows users to place markers on a map. The markers contain their location, the date and time, the temperature, and the weather conditions at the time which the marker was placed.

Usage

The app runs only in portrait mode. The user hits the green floating action button to add a marker at their current location to the map. Clicking on the marker shows a title with its coordinates and a snackbar containing the datetime it was visited at as well as the weather conditions at its time of visit. Locations are stored in a database and readded to the map on open. Additionally, on re-open, the map will center on the most recent location, if any. All markers can be cleared from the map and database by clicking on the breadcrumbs in the options menu, selecting options, then selecting "clear history"

Screenshots:
Multiple markers
Multiple markers on a map
Prompt to start new game.
Showing details about a location