0% found this document useful (0 votes)
82 views6 pages

Proposed System Design and Methodology Diet360

The proposed system design includes four main modules: 1) a food calorie intake calculator, 2) a mealtime planner, 3) a BMI calculator, and 4) a disease risk determinator. The food calorie intake calculator computes calorie values for menu choices and offers suggestions. The BMI calculator calculates BMI based on height and weight. The disease risk determinator module determines risk profiles based on BMI and other factors. The mealtime planner presents meal plans based on calorie needs and preferences.

Uploaded by

Mohit Sngg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
82 views6 pages

Proposed System Design and Methodology Diet360

The proposed system design includes four main modules: 1) a food calorie intake calculator, 2) a mealtime planner, 3) a BMI calculator, and 4) a disease risk determinator. The food calorie intake calculator computes calorie values for menu choices and offers suggestions. The BMI calculator calculates BMI based on height and weight. The disease risk determinator module determines risk profiles based on BMI and other factors. The mealtime planner presents meal plans based on calorie needs and preferences.

Uploaded by

Mohit Sngg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

PROPOSED SYSTEM DESIGN AND METHODOLOGY

System Architecture

The following architectural diagram shows the different modules that make up the
Mobile Health android application.
The proposed Diet360 architectural framework and module development as
presented above encompasses four (4) modules namely:

(1) Food calorie Intake Calculator


(2) Mealtime Planner
(3) BMI Calculator and
(4) Disease Risk Determinator.

Food calorie intake Calculator Module


This module computes the calorific content values for the user interactive menu
choice for breakfast, lunch and dinner. This module computes the customized
menu choice and offers suggestions for other menu options to achieve your goal
of either losing weight or eating healthy foods.

BMI Calculator module

This module calculates the Body Mass Index (BMI) for a person based on the
height and weight of the person using the formula: BMI = Weight (kg)/ (Height
(m))2 . The essence of this module is to generate useful information regarding
the BMI parameter used for ascertaining a person s risk of heart disease,
diabetes etc. The BMI is a heuristic proxy for estimating human body fat based
on an individual's weight and height.

Disease Risk Determination Module


Based on the computation of the BMI and the user specification of the nature of
work, exercise routine and other factors, the Disease Risk Determinator module
then determines your risk profile and tracks it while offering excellent Meal time
Planner to get back into shape and avoid unnecessary hospital visits due to poor
healthy lifestyle.

Mealtime Planner Module


This module presents to the user the various meal plans for breakfast, lunch, and
dinner based on the amount of calories needed by the person taking into
consideration, age, type and nature of work, several favorite dishes for breakfast,
lunch and dinner

Exercise and Related Indexes:

Exercise is any body activity that enhances physical fitness and / or maintains
overall health and wellness. There are several reasons for exercise, for example,
strengthening the cardiovascular system and muscles, weight loss, honing
athletic skills and enjoyment. However, to evaluate and indicate the change of
body after performing exercise, there are few indexes to be considered, as
follows:

1) Body Mass Index (BMI): is a measurement of body fat based on height and
weight, as shown in formulas . It is calculated as weight (kg) divided by height
squared (m2). This index is classified into four groups, based on WHO Asian BMI

classifications, as shown in Table 1 [9, 10]. However, this index is mainly for men
and women who are 18 65 years old.

2) Basal Metabolic Rate (BMR): is calculated from the variables of height, weight,
age and gender [11]. This index is more accurate than calculating calorie needs
based on body weight alone. However, each gender uses different formula to
calculate, as shown in (2) and (3) [12].

Table 1. WHO Asian BMI classifications.

WORK FLOW OF DIET 360

System Components
1 Web Application.
The system enables information access via the web. The web application resides
and runs on The Google App engine infrastructure.

2 Database Server
This component hosts the database which would store information related to the
various dishes that are made available to the developers. The data is hosted in a

MySQL database and accessed by the Android application.

3 Web Service
The web service is made available to enhance faster the android application and
the database.

You might also like