Calorie Calculator

Content Type: Module
Categories: User Interface

Overview

This feature allows users to estimate their daily calorie needs based on personal factors such as activity level, body weight, height, and age. Built using a custom Java action, it dynamically calculates calorie requirements and offers personalized health tips based on the user's calorie needs.

Documentation

Overview

This module includes a Java action to calculate daily calorie needs based on height, weight, age, and activity level. It also provides personalized health tips based on the calculated calorie needs.

Features

  1. Calorie Calculation : Estimates daily calorie needs using user inputs.

  2. Personalized Health Tips : Offers customized advice based on calorie consumption and activity level.

Usage

  • Use the JA_Calorie_Calculation Java action in microflows to calculate calories.
  • Inputs: Height, Weight, Age, Activity Level.
  • Output: Calorie Needs and Health Tips.

Check the Calorie Calculation Microflow in the Microflow folder for implementation examples.

Reusability

The Java action can be reused across multiple scenarios for calculating calorie needs and offering health insights.

Releases

Version: 1.0.0
Framework Version: 10.12.1
Release Notes: Download another release that supports your Studio Pro Version. Learn more about building Pluggable React Widgets.