get data with filter location for first time, get comment of doctor and show in doctor page, handle new comment

This commit is contained in:
Ehsan
2025-09-03 22:05:26 +03:30
parent 6920e4078b
commit ebfe47468c
14 changed files with 187 additions and 50 deletions
+27
View File
@@ -0,0 +1,27 @@
[
{
"name": "time_in_office",
"label": "زمان انتظار در مطب",
"progress": 70
},
{
"name": "correct_diagnosis",
"label": "تشخیص درست",
"progress": 70
},
{
"name": "behavior_doctor",
"label": "برخورد مناسب پزشک",
"progress": 70
},
{
"name": "office_cleaning",
"label": "نظافت مطب",
"progress": 70
},
{
"name": "doctor_skill",
"label": "مهارت پزشک",
"progress": 70
}
]