Added Distance Calculator using Tkinter
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!
Seems good!
Thank you @Mathdallas-code Looking forward for this change to be merged and contributing more in future.
Thank you @Mathdallas-code Looking forward for this change to be merged and contributing more in future.
Your are welcome