Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reshmaharidhas/bmi-calculator-python
Python desktop application to calculate Body Mass Index (BMI) using Tkinter
https://github.com/reshmaharidhas/bmi-calculator-python
bmi bmi-calculator bmicalculator body-mass-index desktop-app desktop-application exe exefile gui healthcare healthcare-application medical-application pycharm python python-app python3 software tkinter tkinter-gui tkinter-python
Last synced: 27 days ago
JSON representation
Python desktop application to calculate Body Mass Index (BMI) using Tkinter
- Host: GitHub
- URL: https://github.com/reshmaharidhas/bmi-calculator-python
- Owner: reshmaharidhas
- Created: 2024-03-06T00:03:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T01:22:34.000Z (4 months ago)
- Last Synced: 2024-09-26T06:03:07.014Z (about 1 month ago)
- Topics: bmi, bmi-calculator, bmicalculator, body-mass-index, desktop-app, desktop-application, exe, exefile, gui, healthcare, healthcare-application, medical-application, pycharm, python, python-app, python3, software, tkinter, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BMI-Calculator-python
![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Freshmaharidhas%2FBMI-Calculator-python%2Ftree%2Fmain&labelColor=%23000000&countColor=%2300ff00&style=plastic)
Python desktop application to calculate Body Mass Index (BMI) using Tkinter
### Programming language
- Python### Development Tools
- PyCharm### Bugs and Feedback
For bugs, questions and discussions, please use the GitHub issues## Screenshots
![image](https://github.com/reshmaharidhas/BMI-Calculator-python/assets/37250413/0cd5cf99-37df-4d73-81d9-aac0a43fcf98)
![image](https://github.com/reshmaharidhas/BMI-Calculator-python/assets/37250413/46e8b324-5aee-49cd-ad0b-6670f165fade)
![image](https://github.com/reshmaharidhas/BMI-Calculator-python/assets/37250413/55f08863-d31d-4950-bbf6-60daf70072ea)
![image](https://github.com/reshmaharidhas/BMI-Calculator-python/assets/37250413/0b501425-3dd6-46ec-86f3-6c2cf128bebb)## Installation :electric_plug:
1. Fork this project by clicking the icon at top-right to save copy of this project.
2. Download the repository files from the Download section or clone this project.
3. Import it to any Python IDE and run the application.