File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -81,14 +81,13 @@ node start
81
81
.\hc -client \*
82
82
├─ app -
83
83
│ ├─ (components)
84
- │ │ ├─ (calculator)
85
- │ │ ├─ (calculator)
86
- │ │ ├─ (chronic)
87
- │ │ ├─ (game)
88
- │ │ ├─ (health)
89
- │ │ ├─ (mental)
90
- │ │ ├─ (woman)
91
- │ │ ├─ (workout)
84
+ │ │ ├─ (calculator)/bmi .jsx , bodyfat .jsx , calorie .jsx
85
+ │ │ ├─ (chronic)/bp .jsx
86
+ │ │ ├─ (game)/gam1 .jsx , game2 .jsx
87
+ │ │ ├─ (health)/addDocter .jsx , hospital .jsx , HospitalDoctors .jsx , showDocter .jsx
88
+ │ │ ├─ (mental)/mental1 .jsx , mental2 .jsx , mental3 .jsx
89
+ │ │ ├─ (woman)/fertility .jsx , mensuration .jsx , periodcalc .jsx , sex .jsx
90
+ │ │ ├─ (workout)/blog .jsx , diet .jsx , homeWorkout .jsx , yoga .jsx
92
91
│ │ ├─ footer .jsx
93
92
│ │ ├─ navbar .jsx
94
93
│ │ └─ style2 .css
@@ -140,6 +139,7 @@ node start
140
139
- Game 2 and 3
141
140
- Mental Health Support
142
141
- Search bar for Fetching Hospitals and Doctors
142
+ - loading.js in every page
143
143
### ** Bugs Fixing**
144
144
- Changing Email to Username in Bp tracker
145
145
### ** If you find any bugs feel free to tell**
You can’t perform that action at this time.
0 commit comments