IsaSam / PhotoMap

allow the user to take a photo, tag it with a location, and then see a map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab 6 - PhotoMap

PhotoMap is an app that allows the user to search for locations using the Foursquare API and create a pin with an image annotation.

Time spent: X hours spent in total

User Stories

The following required user stories are complete:

  • User can view a map (+2pt)
  • User can take a photo (+1pt)
  • User can tag a location (+1pt)
  • User can drop a pin with image annotation (+1pt)

The following stretch user stories are implemented:

  • User sees a custom annotation (+1pt)
  • User can see Fullscreen Picture (+1pt)
  • User sees a custom image for the "pin" (+1pt)
  • List anything else that you can get done to improve the app functionality! (+1-3pts)

Please list two areas of the assignment you'd like to discuss further with your peers during the next class (examples include better ways to implement something, how to extend your app in certain ways, etc):

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app.

License

Copyright [2018 [ISAAC]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

allow the user to take a photo, tag it with a location, and then see a map


Languages

Language:Swift 98.6%Language:C 0.9%Language:Ruby 0.6%