Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 458 Bytes

World Distance Calculator

##Summary This application uses Javascript to compute shortest global distance between two geographic positions and also calculates the time-zone difference based on the latitudes that the user inputs. ##Execution ###The user has to :

  • Input the coordintes of Place A
  • Input the coordintes of Place B
  • Click on the Arrow which will then execute the code.

Check it out live on: Demo