Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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