项目作者: luayyounus

项目描述 :
Location Reminders App
高级语言: Objective-C
项目地址: git://github.com/luayyounus/LocationReminders.git
创建时间: 2017-05-01T17:48:47Z
项目社区:https://github.com/luayyounus/LocationReminders

开源协议:

下载


Project Name: LocationReminders

Project Concept: iOS application that uses Parse Server as a backend to store Locations with different ranges on the map. The user will then receive a notification reminder whenever they get in the range.

Frameworks

1) Parse & Parse server (Third-party Library) is a backend service used to store classes and their objects.
2) MapKit is the framework responsible for displaying the map or satellite imagery to create annotation points and determine placemark information for map coordinates.
3) User Notifications is the framework responsible for sending notificatoins to the user.