Skip to content

HansHeidmann/GolfCourseFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️ ⛳️

Golf Course Finder

A SwiftUI-based iOS app that lets you search for golf courses using data from the GolfCourseAPI.


Demo

Watch on YouTube

Features

  • Course search
  • Location details
  • Tee breakdowns by gender
  • Recently viewed courses persist in CoreData (using new SwiftData implementation)

Setup Instructions

  1. Clone the repository
    git clone https://github.com/HansHeidmann/GolfCourseFinder.git
  2. Open 'GolfCourseFinder.xcodeproj' with Xcode
  3. I didn't add a gitignore for the Secrets.xcconfig (has API Key) can use as is and skip steps 4 and 5
  4. Get an API Key from GolfCourseAPI
  5. Insert your API Key find this line in the only ViewModel:
    request.setValue("Key YOUR_API_KEY", forHTTPHeaderField: "Authorization")
  6. Run the app
    • Select a simulator or connected device
    • Press 'Cmd + R' to build and run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages