Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Distance Calculator using Tkinter #293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gyan-max
Copy link

Distance Calculator using Tkinter
This Distance Calculator is a GUI-based Python application built using Tkinter. It calculates the geographical distance between two locations based on their latitude and longitude coordinates using the Haversine formula.

Technologies Used:
Python
Tkinter (GUI Framework)
Math (Haversine formula for distance calculation)

This project is a great demonstration of Python's GUI capabilities and can be further enhanced with features like map integration or real-time location fetching.

Feel free to contribute or suggest improvements!

@Mathdallas-code
Copy link

Seems good!

@Gyan-max
Copy link
Author

Thank you @Mathdallas-code
Looking forward for this change to be merged and contributing more in future.

@Mathdallas-code
Copy link

Thank you @Mathdallas-code Looking forward for this change to be merged and contributing more in future.

Your are welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants