Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gtokman/foodeeapp

Starter Project for Yelp clone built-in SwiftUI
https://github.com/gtokman/foodeeapp

api combine swiftui xcode yelp

Last synced: 16 days ago
JSON representation

Starter Project for Yelp clone built-in SwiftUI

Awesome Lists containing this project

README

        

Screen Shot 2021-09-21 at 4 48 30 PM

## Hey there


Gary's | Twitter


Gary's Medium




Foodee is an app for food lovers build in SwiftUI. The YT tutorials can be found on my [channel](https://www.youtube.com/watch?v=-DSdeMlxlis&t=56s&ab_channel=GaryTokman). Figma and bonus video on my [Patreon](https://www.patreon.com/6ary) page.

## About
* Using Combine + URLSession + Codable + SwiftUI
* AutoComplete endpoint using new `.searchable` modifier and more
* MapKit + CoreLocation
* UI and Figma overview

## Get Started

1. Clone the repo `git clone https://github.com/gtokman/FoodeeApp.git`
2. Open the app in the latest version of Xcode.
3. Sign up for the Yelp API here: https://www.yelp.com/developers
4. Check out the YouTube video to start building the app.

## External Dependency
* ExtensionKit - https://github.com/gtokman/ExtensionKit
* Swiftgen is used to generate images and strings. Run `swiftgen` from the project root to regenerate the assets.