https://github.com/silasandradev/measurement_converter
A measurement converter made in Python using Tkinter
https://github.com/silasandradev/measurement_converter
gui gui-application measurement measurement-converter python tkinter
Last synced: 3 months ago
JSON representation
A measurement converter made in Python using Tkinter
- Host: GitHub
- URL: https://github.com/silasandradev/measurement_converter
- Owner: SilasAndradev
- License: other
- Created: 2025-01-20T01:14:31.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-30T13:28:31.000Z (5 months ago)
- Last Synced: 2025-01-30T14:29:45.914Z (5 months ago)
- Topics: gui, gui-application, measurement, measurement-converter, python, tkinter
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Measurement Converter





> The measurement converter is a program that performs conversion into different units of measurement
### Adjustments and improvements
The project is still under development and the next updates will focus on the following tasks:
- [x] Make the interface
- [x] Add the buttons
- [x] Add centimeter to meter
- [ ] Add other units of measurement## π» Prerequisites
Before you begin, make sure you have met the following requirements:
- You have installed version 3.8.10 or higher of `Python`
## π Installing measurement converter
To install the measurement converter, follow these steps:Linux and macOS:
```
git clone https://github.com/SilasAndradev/measurement_converter.git
```Windows:
```
git clone https://github.com/SilasAndradev/measurement_converter.git
```## π« Contributing to measurement converter
To contribute to measurement_converter, follow these steps:
1. Create a fork of this repository.
2. Submit your commits in Portuguese or English.
3. Enter a short summary of what was added.
4. Request a pull request.Alternatively, see the GitHub documentation on [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## π Become a contributor
Want to be part of this project? Click [HERE](CONTRIBUTING.md) and read how to contribute.
## πLicense
This project is licensed under a license. See the [LICENSE](LICENSE.md) file for more details.