https://github.com/vasu05/findfriends
An iOS app that fetches friends locations posted them on your screen and with on tap take you to the their linkedIn Profile .
https://github.com/vasu05/findfriends
authentication find getrequests ios-networking login mapview mapviewer rest-api tabbarcontroller tableview udacity-nanodegree
Last synced: 3 months ago
JSON representation
An iOS app that fetches friends locations posted them on your screen and with on tap take you to the their linkedIn Profile .
- Host: GitHub
- URL: https://github.com/vasu05/findfriends
- Owner: Vasu05
- Created: 2018-12-30T04:47:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T20:03:47.000Z (about 6 years ago)
- Last Synced: 2025-01-25T08:26:19.415Z (4 months ago)
- Topics: authentication, find, getrequests, ios-networking, login, mapview, mapviewer, rest-api, tabbarcontroller, tableview, udacity-nanodegree
- Language: Swift
- Homepage:
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Share your Location
An iOS Application Fetches List of Pin locations posted by your friends on server .Pins contains additional information about the person who posted and their social media profile if they have added .Additionally user can also add his/her profile to board and post them to let others know .This App uses
- Accessing networked data using Apple’s URL loading framework
- Authenticating a user using over a network connection
- Creating user interfaces that are responsive, and communicate network activity
- Use Core Location and the MapKit framework for to display annotated pins on a map###### login page
###### Home page
###### Posted Locations ListView
###### Post Location
###### Post Location DetailView
![]()