Skip to content

A Virtual HealthCare Assistant coded in C language.

Notifications You must be signed in to change notification settings

DhawalShankar/WeCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

WeCare Virtual HealthCare Assistant

The Source of Inspiration:

With new gigantic buildings and skyscrapers giving attendance every other day and robbing the natural world of its authentic bliss , what has taken the backseat is our primary mental and physical wellness. We are lost in the vortex of our hectic life schedules to such a deep and fatal extent that our health is left gasping for a breath. Keeping the demonic exacerbating health issues in limelight, our project takes immense pride in flaunting and living by the saying:

“ GOOD HEALTH IS A CROWN ON THE HEAD OF A WELL PERSON THAT ONLY A SICK PERSON CAN SEE.”

THE PROJECT DEALS IN THE FOLLOWING SECTORS OF HEALTH DEPARTMENT:

  1. Calculating the Body Mass Index of customers based on the input data.
  2. Classification into Fit,Overweight or Underweight category.
  3. Suggesting the appropriate and mindfully calculated diet chart as per the health concerns.
  4. Dishing out a wellness routine for the customers on the basis of their requirements.
  5. Recording their skin related concerns and selling them the products that target the given issue.

THE FOOT FORWARD: ALGORITHM INVOLVED

  1. Start
  2. An inviting user interface is brought to display.
  3. The user inputs his details i.e. weight,height,age in desired units.
  4. The categorisation is done as per the logical formula.
  5. Other health issues are brought into consideration.
  6. Bolstered with scientific backing,appropriate measures to be displayed.
  7. User is asked to input his/her skin type and skin concerns.
  8. The user is recommended our products.
    9.END/STOP.

EXPLORING THE VITAL ROLE OF C LANGUAGE IN THE SUCCESSFUL JOURNEY OF THIS PROJECT:

1.Conditional statements(If else,If else If,Nested if,Switch statements)
2.Loops
3.Arithmetic operations
4.Logic building
5..Color coding
6.File handling
7.Arrays
8.Escape sequences
9. File Handling

DESIGN OF THE PROJECT:

The project is skillfully formulated to bring under its shadow some of the most crucial elements of our health and lifestyle.Every step of the program has its root embedded into scientific data and calculations - adding the much needed dose of credibility to the design.The program begins with a welcome slide that introduces the user to the plethora of content lying underneath. As the program flows,the user is prompted to enter his/her required details to receive an outcome based on his body mass index (BMI). Now,the flow gets another route based on the problems faced by the user.While the overweight and underweight users are taken to their remedial ways,the one with normal figures is directed to another wellness sector that deals in mental health and skincare.The skincare department suggests the ingredients to be incorporated in daily routine to gain victory over specific challenges that haunt our skin.

REFERENCES :

1.WWW.HEALTHLINE.COM
2.WWW.NCBI.NLM.NIH.GOV
3.WWW.WIKIHOW.COM
4.HTTPS://WWW.CALCULATOR.NET/CALORIE-CALCULATOR.HTML
5.HTTPS://WWW.WEBMED.COM./DIET/CALORIES-CHART
6.WWW.WEBMD.COM
7.WWW.QUANUTRITION.COM
8.AMERICAN ACADEMY OF DERMATOLOGY

Author - Dhawal Shukla

Releases

No releases published

Packages

No packages published

Languages