Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MetaStar2020/OnTheMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

OnTheMap

Swift Version Build Status Platform GitHub repo size GitHub contributors GitHub stars GitHub forks

On the Map is a simple app that allows Udacity Students to add their location on a map through a pin.

Motivation

The purpose of this mini-app is to demonstrate my abilities as an mobile app developer/engineer. This was one of my very first apps.

Areas of focus: MapKit/CLGeocoder, API/RESTful Services, Udacity Authentication, FBSDKLoginKit

Architecture: Model-View-Controller (MVC)

Features

  • Persisting Data of Student Locations via Pins
  • Authentications via Facebook and Udacity
  • URL Requests

Requirements

• iOS 12.0+ < 14.0

• XCode 11+

Swift Package Dependencies

• Facebook 7.0.0

API Reference

Privacy

Students do not upload their own names on the pins. Random public usernames are added to the student's pin for privacy purpose.

Contributing to OnTheMap

To contribute to OnTheMap, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Become the first contributor by contributing to this project! See Contributing to OnTheMap above for more information.

Contact

If you want to contact me you can reach me at [email protected].

License

This project copyrighted 2020(c)Chantal Deguire under the following license: MIT License.

Please check the Open Source Licenses for more information._ Some of the content is licensed under Udacity Online Courses

About

On The Map is a simple app to record and share user's locations on a map via a pin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages