Inspiration to check the distance between latitude and longitude of 2 cities

What it does: It takes in the longitude and latitude of 2 cities and display the straight line distance between the places.

How we built it, it is built using c++, and some math header functions to get the value out of longitude and latitude

Challenges we ran into: i really had to learn whole theory about how we would calculate the distance between places based on longitude and latitude

Accomplishments that we're proud of: the program is calculating the distance between the places.

What we learned: now I finally can calculate the distance between 2 places based on its coordinates

What's next for Distance Between 2 cities: more technicality and calculation can be added to find proper shortest route using the similar program.

Built With

Share this project:

Updates