Skip to content

A Java Application that uses an interactive Graphical User Interface (GUI) and calculates the energy requirement of a person based on age, height, weight, BMR, and gender.

Notifications You must be signed in to change notification settings

abhiejam/Energy-requirements-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnergyRequirementCalculator

A Java Application that uses an interactive Graphical User Interface (GUI) based on the JFrame class using SWING GUI components. The application is designed by implementing appropriate data structures and application of classes, inheritance, and exception handling.

HOW TO GET STARTED?

Step 1: Open the application in Eclipse IDE Step 2: Click RUN in IDE

About

A Java Application that uses an interactive Graphical User Interface (GUI) and calculates the energy requirement of a person based on age, height, weight, BMR, and gender.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages