Skip to content

The App shows information posted by other students on the map. The map will contain pins that show the location where other students have reported studying.

Notifications You must be signed in to change notification settings

daversilva/On-the-Map

Repository files navigation

On The Map

iOS Developer Nanodegree Project

The On The Map app is result of Udacity's iOS Developer Nanodegree course.

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.”

Implementation

The app has three view controller scenes:

  • Login View: Allows the user to log in using their Udacity credentials, or 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.

Requirements

  • Xcode 9+
  • Swift 4

About

The App shows information posted by other students on the map. The map will contain pins that show the location where other students have reported studying.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published