mmadondo / iOSPhotoMap

iOS app that allow the user to take a photo, tag it with a location, and then see a map with all the previously tagged photos.

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:

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

The following additional user stories are implemented:

  • Implement a Custom MKAnnotation (+1pt)
  • User can see Fullscreen Picture (+1pt)
  • Replace the Pin with an Image (+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 [yyyy] [name of copyright owner]

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

iOS app that allow the user to take a photo, tag it with a location, and then see a map with all the previously tagged photos.


Languages

Language:Swift 98.3%Language:C 1.0%Language:Ruby 0.7%