An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Measurement Converter

![GitHub repo size](https://img.shields.io/github/repo-size/SilasAndradev/measurement_converter?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/SilasAndradev/measurement_converter?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/SilasAndradev/measurement_converter?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/SilasAndradev/measurement_converter?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/SilasAndradev/measurement_converter?style=for-the-badge)

Example

> 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.