Skip to content

AsmaHero/OnTheMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OnTheMap:

ios iOS Networking

Overview:

The On The Map app allows users to share their location and a URL with their fellow students. To visualize this data, On The Map uses a map with pins for location and pin annotations for student names and URLs, allowing students to place themselves “on the map,” so to speak. First, the user logs in to the app using their Udacity username and password. After login, the app downloads locations and links previously posted by other students. These links can point to any URL that a student chooses. We encourage students to share something about their work or interests. After viewing the information posted by other students, a user can post their own location and link. The locations are specified with a string and forward geocoded. They can be as specific as a full street address or as generic as “Costa Rica” or “Seattle, WA.”

Specification:

The app has three view controller scenes:

- Login View: Allows the user to log in using their Udacity credentials, or (as an extra credit exercise) using their Facebook account - Map and Table Tabbed View: Allows users to see the locations of other students in two formats.
- Information Posting View: Allows the users specify their own locations and links.

ScreenShots:

Done by:

@AsmaHero

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages