Skip to content

Files

Latest commit

 

History

History

Distance-Calculator-GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Distance Calculating App

This app calculates distance between two geo-locations.

Quick Start:

  • Clone this repository.

    git clone https://github.com/avinashkranjan/Amazing-Python-Scripts.git
    
  • Change Directory

    cd .\Distance-Calculator-GUI\
    
  • Install requirements

    pip install requirements.txt
    
  • Run python file

    python main.py
    

Screenshot

capp.jpg

Author

Aayush Garg