Skip to content

Commit 776a145

Browse files
authored
App structure 2 README.md
1 parent 5684b23 commit 776a145

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,13 @@ node start
8181
.\hc-client\*
8282
├─ app -
8383
│ ├─ (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
9291
│ │ ├─ footer.jsx
9392
│ │ ├─ navbar.jsx
9493
│ │ └─ style2.css
@@ -140,6 +139,7 @@ node start
140139
- Game 2 and 3
141140
- Mental Health Support
142141
- Search bar for Fetching Hospitals and Doctors
142+
- loading.js in every page
143143
### **Bugs Fixing**
144144
- Changing Email to Username in Bp tracker
145145
### **If you find any bugs feel free to tell**

0 commit comments

Comments
 (0)