- A simple map app that takes in locational data and displays it on a map library.
- Has two tabs that allow user to alternate between viewing Home or Map of location
- Install the apk
- App should open up to show list of pre-coded test locations, as well as the two tabs below.
- Clicking on "View Details" will bring you to the Details screen, which has test data
- Clicking on "View on Map" will bring you to the Map screen, with markers indicating list locations
-
- Tapping on a marker will bring user to Details screen
- Clicking on the Star icon within the Details screen will fill the star next to the listed element in HomeScreen.
-
- Tapping it again will unfavorite it.