Distance Calculator (SwiftUI)

This app calculates how many kilometers between two locations.

Distance-Calculator

How To Use?

  • Select your car how much has gas.
  • Select two location on map

    It's done ?

    What means the Circle?

    → Reduce the distance of between locations from the gas of your car

How Can I Open On My Mac? ?

If you want to open it on your Mac, open Terminal and write respectively below codes


1️⃣ git clone https://github.com/kadir-ince/Distance-Calculator.git

2️⃣ cd Distance-Calculator

3️⃣ xed .

What do these codes do?

git clone --> Cloning the project on your Mac from GitHub

cd Distance-Calculator --> Change current directory to the project directory

xed . --> Open the project in Xcode

Simple Use Case In Life

in-carZipped

GitHub