tangoclinh1995 / thehonorclub-mobileapp

The Honor Club's Mobile App Project for COMP 3111H
2 stars 1 forks source link

[Implementation] Event Request Form: Add Location Functionality #37

Closed sleeplessclassics closed 7 years ago

sleeplessclassics commented 7 years ago

Allow users to specify a location if the event is location based and leverage the Google Maps API to show that location on the zoomable map.

This feature adds functionality to the basic event request form

sleeplessclassics commented 7 years ago

Added the text fields and implemented the controller and unit testing, closing this issue now. Maps API to be used in the event page