Skip to content

GrzegorzKarczewski/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

Table of Contents

  1. What the Project Does
  2. Why the Project is Useful
  3. Getting Started
  4. Getting Help
  5. Contributors and Maintainers

What the Project Does

BMI Calculator is a simple desktop application designed to help users calculate their Body Mass Index (BMI) based on their height and weight. Users can select their gender, input their height and weight, and the application will display their BMI result along with a color code to indicate the BMI range.

The project is built using C# and the Windows Presentation Foundation (WPF) framework.


Why the Project is Useful

BMI Calculator is useful because it:

  • Provides a user-friendly interface for calculating BMI
  • Supports both male and female users [BMI calculations for both genders are the same, it just change the ui based on gender]
  • Displays results in a visually appealing format with color-coded BMI ranges

This project aims to make BMI calculation quick, easy, and accessible for users.


Getting Started

Follow these steps to get started with BMI Calculator:

  1. Clone the repository: Clone the project's repository to your local machine using your preferred Git client.
  2. Install dependencies: Open the project in Visual Studio and ensure all necessary dependencies are installed.
  3. Build the project: Build the project in Visual Studio by selecting "Build Solution" from the "Build" menu.
  4. Run the application: Run the application by pressing F5 or selecting "Start Debugging" from the "Debug" menu.

Getting Help

If you have any questions or need assistance with the BMI Calculator, please open an issue on the GitHub repository, and we will do our best to help you.


Contributors and Maintainers

This project is currently maintained by PrankSinatra. Contributions are welcome! If you would like to contribute to the project, please submit a pull request with your proposed changes or improvements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages