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