Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 2.01 KB

README.md

File metadata and controls

76 lines (49 loc) · 2.01 KB

FavoritePlacesApp

App "Favorite places" created for saving Restaurants,cafe, bars and oter places in app. 🍔🍝🍱

Places save in Realm data base. User can make CRUD operations and sort by date and names.

As a feature user can check address of place on map with MapView and create route from his locations.

Also user can rate places and save it too. It realized with Cosmos framework.

iOS Swift UIKit Realm Cosmos

Table of Contents

Demo

output 3

output 2

output 5

output 4

Tech Stack

  • Swift
  • UIKit
  • Realm
  • Cosmos

Installation

  1. Install project from GitHub
  git clone https://github.com/filtitov2001/FavoritePlacesApp/
  1. Go to app folder
  cd FavoritePlacesApp
  1. Install dependency
  pod install
  1. Open project
  open FavoritePlacesApp.xcworkspace

License

MIT

Copyright

Copyright © 2022 by Felix Titov