This project is a converter in Python, using Graphical User Interface (GUI) and Tkinter module. The goal of this project is to convert miles to kilometers.
- Python v3.x is required.
- Tkinter module is also required.
Gabriel Porto - Linkedin
Project Link: https://github.com/portoduque/miles-to-kilometers-calculator
Distributed under the MIT License. See LICENSE
for more information.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes