240 likes | 487 Vues
Adult 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
E N D
Adult 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 • Video demo of the Adult BMI Calculator - Haroon • Challenges - Ahmed • Lessons learned - Ahmed
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.
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
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
High Level Requirements (contd.) • The adult BMI calculator is designed to run on x86/x64 Windows architecture • 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
Adult BMI Calculator Calculate Tab
Adult BMI Calculator Legend Tab
Adult BMI Calculator Resources Tab
Adult BMI Calculator About Tab
Adult BMI Calculator Contact Us Tab
Adult BMI Calculator Calculated Underweight Results
Adult BMI Calculator BMI underweight and disease risk results
Adult BMI Calculator Calculated Normal Weight Results
Adult BMI Calculator BMI normal weight and disease risk results
Adult BMI Calculator Calculated Overweight Results
Adult BMI Calculator BMI overweight and disease risk results
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)
Lessons Learned GDD requires: • Well thought out documentation and collaborative tools • Well defined process for Knowledge Transfer • Enoughresources to execute the development of the application • Excellent project management skills to oversee the project to completion