top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Creating a GUI in Java

Project type

Creating a Graphical User Interface

The Health Metrics Calculator GUI is a recent Java course project designed to provide users with a user-friendly interface. It allows users to input personal information, such as name, age, weight, and height, and calculates essential health metrics. The program calculates Body Mass Index (BMI), weight category, and maximum heart rate based on the user's input.

bottom of page