Skip to content

Mipmipp/bmi_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

A functional BMI calculator implemented in Rust to explore fundamental programming concepts.

Table of Contents

Usage

  1. Clone the repository:

    git clone https://github.com/Mipmipp/bmi_calculator.git
  2. Start the project with:

    cargo run

Tests

The project includes automated tests and a GitHub Actions CI/CD workflow to ensure code quality. To run the tests:

  1. Run tests with:

    cargo test

About

Basic BMI calculator implemented in Rust.

Topics

Resources

Stars

Watchers

Forks

Languages