body mass index calculator cs 633 – distributed software development prof. eric braude facilitator...

15
Body Mass Index Calculator CS 633 – Distributed Software Development Prof. Eric Braude Facilitator Bryan Halter Group 2 Adriana Castrillon Haroon Chohan Ahmed Farooq Kevin Flynn

Upload: mariah-rogers

Post on 23-Dec-2015

221 views

Category:

Documents


1 download

TRANSCRIPT

Body Mass Index Calculator

CS 633 – Distributed Software Development

Prof. Eric BraudeFacilitator Bryan Halter

Group 2

Adriana Castrillon Haroon Chohan

Ahmed Farooq Kevin Flynn

High Level Requirements

• The Adult BMI Calculator (application) will provide a GUI for the user

• The applications GUI will have a tabular structure containing Calculator, Legend, Resources, About, and Contact Us tabs

• A user can switch between these tabs at any time with no further input than a mouse click

High Level Requirements (contd.)

• The application must allow users to calculate their body mass index (BMI)

• The application will require a height and weight input

• The application will output the calculated BMI in the BMI field located in the GUI

• The application will display a legend on the legend tab that will allow a user to easily determine their BMI category

High Level Requirements (contd.)

• The application will be a standalone executable that can only be run on the x86 Windows platform

• The application will be no larger than 1MB in size and require no more than 1MB of RAM

• The application must be available 24/7

Optional High Level Requirements

• The application will calculate child and teen BMI by including age and gender information into the calculation

• Users can input waist circumference and gender to determine risk based upon BMI results

• Based on BMI results, the application will suggest dietary intake information to obtain ideal BMI

Screen Shots BMI Calculator

Screen Shots BMI Calculator Calculate

Screen Shots BMI Calculator Legend

Screen Shots BMI Calculator Resources

Screen Shots BMI Calculator About

Screen Shots BMI Calculator About Us

Screen Shot BMI Calculator Calculate/Normal

Screen Shot BMI Calculator Legend/Normal

Screen Shot BMI Calculator Calculate/Underweight

Screen Shot BMI Calculator Legend/Underweight