https://github.com/vorkhlikartem/ifavoriteplaces
For adding and rating your favorite places, getting direction to them through the map
https://github.com/vorkhlikartem/ifavoriteplaces
corelocation customviews frameworks mapkit realm
Last synced: 2 months ago
JSON representation
For adding and rating your favorite places, getting direction to them through the map
- Host: GitHub
- URL: https://github.com/vorkhlikartem/ifavoriteplaces
- Owner: VorkhlikArtem
- Created: 2023-01-20T18:00:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T19:05:35.000Z (about 2 years ago)
- Last Synced: 2025-01-24T15:41:58.023Z (4 months ago)
- Topics: corelocation, customviews, frameworks, mapkit, realm
- Language: Swift
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Favorite Places App
The users can add and edit thier favorite places, set a rating to them, find them using map, get a direction to the places on the map.
Also there is the possibility to search places by name and to sort data by multiple parameters.
The map shows the time and the distance to get the chosen place.## Technologies
- Realm DB
- MapKit
- Core Location
- CocoaPods
- Custom Rating Control
- Cosmos framework## Screenshots
### Main and Detail VCs
![]()
![]()
![]()
### Map VC with MapKit
![]()
![]()
### GIFs
![]()
![]()
![]()