An open API service indexing awesome lists of open source software.

https://github.com/alexkolch/myplaces

Favorite places
https://github.com/alexkolch/myplaces

cllocation mapkit realm uikit

Last synced: 4 months ago
JSON representation

Favorite places

Awesome Lists containing this project

README

        

# MyPlaces
Приложение разработанное для добавления своих любимых мест и заведений.
Позволяет определять места на карте, а так же прокладывать до них маршруты.

---
Использовал в проекте:

* MVC
* CLLocation
* Realm
* Custom Star Rating by Cosmos
* UITableView
* MapKit View
* UISearch
* UIPickerView
* UISegmentedControl
* AutoLayout
* CocoaPods, SPM
* GCD

---
![mainVC](https://github.com/AlexKolch/MyPlaces/blob/Main_develop/Screen/1.%20mainVCaa.png)
![SecondVC](https://github.com/AlexKolch/MyPlaces/blob/Main_develop/Screen/2.%20SecondVC.png)
![ThirdVC](https://github.com/AlexKolch/MyPlaces/blob/Main_develop/Screen/3.%20ThirdVC.png)
![NewPlaceVC](https://github.com/AlexKolch/MyPlaces/blob/Main_develop/Screen/4.%20NewPlaceVC.png)