Skip to content

This is a BMI calculator which is a console application. Throughout the project there are used OOP principles such as encapsulation, abstraction, inheritance, polymorphism and more. The goal of this project is to, of course, revise the C# at its core and train design thinking.

Notifications You must be signed in to change notification settings

Deniks/BMI-Calculator-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI-Calculator-CLI

What is it?

This is a BMI calculator console application. Throughout the project there are used OOP principles such as encapsulation, abstraction, inheritance, polymorphism and more. The goal of this project is to, of course, revise the C# at its core and train design thinking.

In order to use the program there won't be needed to know any shortcuts as console app will have menus for each operation.

How to run it?

  1. Clone and open the repository.
  2. Run Calculator.sln
  3. With the Visual Studio IDE run the project.
  4. Enjoy the application 🎉

About

This is a BMI calculator which is a console application. Throughout the project there are used OOP principles such as encapsulation, abstraction, inheritance, polymorphism and more. The goal of this project is to, of course, revise the C# at its core and train design thinking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages