-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPlan.txt
24 lines (20 loc) · 823 Bytes
/
Plan.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
My Plan for the app
Conversion Units
LDL & BMI Calculations//
mg/dL to mmol/L and vice versa//
metres to cm and vice versa x
foot to metres and vice versa//
Pounds to Kg and vice versa x
MCHC, MCV, and MCH Calculations//
MCHC = (MCH x 100) / Hb//
Hb estimation, HCT estimation, and RBC estimation//
PCV from l/l to % and vice versa.//
//Event Listener using enter key//
//Error handling//
//Blur background on popup//
//Include S.I units for the ones with units //
Indicate the clinical interpretations of the value if High or not (Study the reference range). (2)
//Implement the refreshing of the inputed values once the popup is closed.//
Add font awesome to the gender at PCV, Litre and Hemoglobin. (1)//
//Escape Button closes popup //
make the mmol/l according to different parameters (3)