abhaga22 / CS2340

1 stars 0 forks source link

M7: Implement Water Availability Screen #18

Open thekellychen opened 7 years ago

thekellychen commented 7 years ago

Implementation You should now implement the water availability screen. This screen should display a Map (you can use any api you wish, although google maps is pretty well documented.). The map should have markers at each location that water has been reported. Clicking on the pin should provide information from the water report.

PERSISTENCE IS NOT YET REQUIRED, SO IT IS OK TO HAVE TO ENTER USERS AND REPORTS BEFORE SHOWING THE MAP.