1 / 21

Body Mass Index (BMI) Calculator

Body Mass Index (BMI) Calculator. CS 633 – Distributed Software Development Professor Eric Braude Facilitator Bryan Halter. Agenda. Description of Adult BMI Calculator - Adriana High level requirements - Kevin Screenshots of functionality - Haroon

tehya
Télécharger la présentation

Body Mass Index (BMI) Calculator

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Body Mass Index (BMI) Calculator CS 633 – Distributed Software Development Professor Eric Braude Facilitator Bryan Halter

  2. Agenda • Description of Adult BMI Calculator - Adriana • High level requirements - Kevin • Screenshots of functionality - Haroon • Video demo of the Adult BMI Calculator - Haroon • Challenges - Ahmed • Lessons learned - Ahmed

  3. Description • The purpose of the application is to allow adult users to calculate their BMI by entering their height and weight. • The BMI results will be displayed on the main tab along with a reference to their category class (underweight, normal weight, overweight, obesity and extreme obesity) in the Legend tab. • Users will be able to determine what their risk levels are for diseases such as diabetes, hypertension and cardio vascular.

  4. High Level Requirements • The Adult BMI Calculator will provide a GUI for the user • The applications GUI will have a tabular structure containing Calculate, 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

  5. High Level Requirements (contd.) • The application must allow users to calculate their 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

  6. High Level Requirements (contd.) • The application will be a standalone executable that can only be run on the x86/x64 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

  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

  8. AdultBMI Calculator Calculate Tab

  9. Adult BMI Calculator Legend Tab

  10. Adult BMI Calculator Resources Tab

  11. Adult BMI Calculator About Tab

  12. Adult BMI Calculator Contact Us Tab

  13. Adult BMI Calculator Calculated Underweight Results

  14. Adult BMI Calculator BMI underweight and disease risk results

  15. Adult BMI Calculator Calculated Normal Weight Results

  16. Adult BMI Calculator BMI normal weight and disease risk results

  17. Adult BMI Calculator Calculated Overweight Results

  18. Adult BMI Calculator BMI overweight and disease risk results

  19. Video Demo

  20. Challenges • Lack of versioning and tracking in the document repository technology used • Realization that a more structured meeting methodology will better serve the development process • Meeting individual task responsibilities according to project deadlines • Lack of skilled resources in some of the necessary fields (i.e. development)

  21. Lessons Learned GDD requires: • Well thought out documentation and collaborative tools • Well defined process for Knowledge Transfer • Right resources to execute the development of the application • Excellent project management skills to oversee the project to completion

More Related