Skip to content

gtokman/FoodeeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Figma and bonus video on my Patreon 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