Delete data
Browse files
data/achievements/user_1_achievements.json
DELETED
@@ -1,82 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"user_id": 1,
|
3 |
-
"total_points": 450,
|
4 |
-
"level": 1,
|
5 |
-
"unlocked_achievements": [
|
6 |
-
{
|
7 |
-
"id": "first_project",
|
8 |
-
"name": "بداية الرحلة",
|
9 |
-
"description": "قم بإنشاء مشروعك الأول",
|
10 |
-
"icon": "🏆",
|
11 |
-
"points": 100,
|
12 |
-
"category": "مشاريع",
|
13 |
-
"difficulty": "سهل",
|
14 |
-
"unlocked_date": "2025-03-15 14:32:05"
|
15 |
-
},
|
16 |
-
{
|
17 |
-
"id": "first_document_analysis",
|
18 |
-
"name": "المحلل الأول",
|
19 |
-
"description": "قم بتحليل مستند للمرة الأولى",
|
20 |
-
"icon": "📊",
|
21 |
-
"points": 150,
|
22 |
-
"category": "تحليل",
|
23 |
-
"difficulty": "سهل",
|
24 |
-
"unlocked_date": "2025-03-17 09:45:22"
|
25 |
-
},
|
26 |
-
{
|
27 |
-
"id": "voice_narration",
|
28 |
-
"name": "مترجم صوتي",
|
29 |
-
"description": "استخدم ميزة الترجمة الصوتية لأول مرة",
|
30 |
-
"icon": "🎙️",
|
31 |
-
"points": 200,
|
32 |
-
"category": "ترجمة",
|
33 |
-
"difficulty": "سهل",
|
34 |
-
"unlocked_date": "2025-03-30 12:15:30"
|
35 |
-
}
|
36 |
-
],
|
37 |
-
"in_progress_achievements": [
|
38 |
-
{
|
39 |
-
"id": "five_projects",
|
40 |
-
"name": "محترف المشاريع",
|
41 |
-
"description": "قم بإنشاء خمسة مشاريع",
|
42 |
-
"icon": "🏅",
|
43 |
-
"points": 500,
|
44 |
-
"category": "مشاريع",
|
45 |
-
"difficulty": "متوسط",
|
46 |
-
"progress": 2,
|
47 |
-
"total": 5,
|
48 |
-
"percentage": 40,
|
49 |
-
"start_date": "2025-03-15 14:32:05",
|
50 |
-
"last_updated": "2025-03-28 16:10:45"
|
51 |
-
},
|
52 |
-
{
|
53 |
-
"id": "five_document_analysis",
|
54 |
-
"name": "محلل متمرس",
|
55 |
-
"description": "قم بتحليل خمسة مستندات",
|
56 |
-
"icon": "📈",
|
57 |
-
"points": 600,
|
58 |
-
"category": "تحليل",
|
59 |
-
"difficulty": "متوسط",
|
60 |
-
"progress": 3,
|
61 |
-
"total": 5,
|
62 |
-
"percentage": 60,
|
63 |
-
"start_date": "2025-03-17 09:45:22",
|
64 |
-
"last_updated": "2025-03-29 11:20:18"
|
65 |
-
},
|
66 |
-
{
|
67 |
-
"id": "multilingual_expert",
|
68 |
-
"name": "خبير متعدد اللغات",
|
69 |
-
"description": "استخدم الترجمة الصوتية بخمس لغات مختلفة",
|
70 |
-
"icon": "🌍",
|
71 |
-
"points": 800,
|
72 |
-
"category": "ترجمة",
|
73 |
-
"difficulty": "صعب",
|
74 |
-
"progress": 1,
|
75 |
-
"total": 5,
|
76 |
-
"percentage": 20,
|
77 |
-
"start_date": "2025-03-30 12:15:30",
|
78 |
-
"last_updated": "2025-03-30 12:15:30"
|
79 |
-
}
|
80 |
-
],
|
81 |
-
"last_updated": "2025-03-30 12:15:30"
|
82 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/achievements/user_1_languages.json
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"languages": ["العربية"]
|
3 |
-
}
|
|
|
|
|
|
|
|
data/achievements/user_1_risks.json
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"total_risks": 4
|
3 |
-
}
|
|
|
|
|
|
|
|
data/project_tracker/project_1_kpis.json
DELETED
@@ -1,63 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"spi": 1.05,
|
3 |
-
"cpi": 0.98,
|
4 |
-
"quality_score": 92,
|
5 |
-
"safety_incidents": 0,
|
6 |
-
"resource_utilization": 85,
|
7 |
-
"risk_score": 15,
|
8 |
-
"customer_satisfaction": 90,
|
9 |
-
"environmental_compliance": 95,
|
10 |
-
"trends": {
|
11 |
-
"spi": [
|
12 |
-
0.95,
|
13 |
-
0.98,
|
14 |
-
1.02,
|
15 |
-
1.05
|
16 |
-
],
|
17 |
-
"cpi": [
|
18 |
-
1.02,
|
19 |
-
1.0,
|
20 |
-
0.99,
|
21 |
-
0.98
|
22 |
-
],
|
23 |
-
"quality_score": [
|
24 |
-
85,
|
25 |
-
88,
|
26 |
-
90,
|
27 |
-
92
|
28 |
-
],
|
29 |
-
"risk_score": [
|
30 |
-
25,
|
31 |
-
22,
|
32 |
-
18,
|
33 |
-
15
|
34 |
-
],
|
35 |
-
"dates": [
|
36 |
-
"2025-03-09",
|
37 |
-
"2025-03-16",
|
38 |
-
"2025-03-23",
|
39 |
-
"2025-03-30"
|
40 |
-
]
|
41 |
-
},
|
42 |
-
"issues": [
|
43 |
-
{
|
44 |
-
"id": 1,
|
45 |
-
"description": "تأخر في توريد المواد",
|
46 |
-
"severity": "متوسط",
|
47 |
-
"status": "قيد المعالجة",
|
48 |
-
"created_date": "2025-03-20",
|
49 |
-
"responsible": "قسم المشتريات",
|
50 |
-
"resolution": "التنسيق مع المورد البديل"
|
51 |
-
},
|
52 |
-
{
|
53 |
-
"id": 2,
|
54 |
-
"description": "نقص في فريق العمل",
|
55 |
-
"severity": "منخفض",
|
56 |
-
"status": "تم الحل",
|
57 |
-
"created_date": "2025-03-15",
|
58 |
-
"responsible": "قسم الموارد البشرية",
|
59 |
-
"resolution": "تم توظيف فريق إضافي"
|
60 |
-
}
|
61 |
-
],
|
62 |
-
"last_updated": "2025-03-30 21:18:10"
|
63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/project_tracker/project_1_status.json
DELETED
@@ -1,169 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"project_id": 1,
|
3 |
-
"project_name": "مشروع إنشاء مبنى إداري",
|
4 |
-
"project_code": "PC-2025-001",
|
5 |
-
"client": "وزارة الإسكان",
|
6 |
-
"location": "الرياض، المملكة العربية السعودية",
|
7 |
-
"start_date": "2025-02-28",
|
8 |
-
"end_date": "2025-10-16",
|
9 |
-
"budget": 10000000,
|
10 |
-
"duration": 230,
|
11 |
-
"elapsed_days": 30,
|
12 |
-
"overall_progress": 25,
|
13 |
-
"status": "في التقدم",
|
14 |
-
"phases": [
|
15 |
-
{
|
16 |
-
"id": "planning",
|
17 |
-
"name": "التخطيط",
|
18 |
-
"description": "مرحلة التخطيط وإعداد الجدول الزمني",
|
19 |
-
"order": 1,
|
20 |
-
"progress": 100,
|
21 |
-
"status": "completed",
|
22 |
-
"start_date": "2025-02-28",
|
23 |
-
"end_date": "2025-03-10",
|
24 |
-
"actual_end_date": "2025-03-12",
|
25 |
-
"deliverables": [
|
26 |
-
"خطة المشروع",
|
27 |
-
"الجدول الزمني",
|
28 |
-
"خطة الموارد"
|
29 |
-
],
|
30 |
-
"responsible": "فريق التخطيط",
|
31 |
-
"notes": "تم الانتهاء من مرحلة التخطيط بنجاح قبل الموعد المحدد",
|
32 |
-
"critical": true
|
33 |
-
},
|
34 |
-
{
|
35 |
-
"id": "pricing",
|
36 |
-
"name": "التسعير",
|
37 |
-
"description": "تسعير المشروع وتحليل التكاليف",
|
38 |
-
"order": 2,
|
39 |
-
"progress": 100,
|
40 |
-
"status": "completed",
|
41 |
-
"start_date": "2025-03-10",
|
42 |
-
"end_date": "2025-03-20",
|
43 |
-
"actual_end_date": "2025-03-22",
|
44 |
-
"deliverables": [
|
45 |
-
"جدول الكميات المسعر",
|
46 |
-
"تحليل التكاليف",
|
47 |
-
"خطة التدفق النقدي"
|
48 |
-
],
|
49 |
-
"responsible": "قسم التسعير",
|
50 |
-
"notes": "تم تحقيق وفر في تكاليف المشروع بنسبة 5%",
|
51 |
-
"critical": true
|
52 |
-
},
|
53 |
-
{
|
54 |
-
"id": "bidding",
|
55 |
-
"name": "تقديم العطاء",
|
56 |
-
"description": "إعداد وتقديم وثائق العطاء",
|
57 |
-
"order": 3,
|
58 |
-
"progress": 100,
|
59 |
-
"status": "completed",
|
60 |
-
"start_date": "2025-03-20",
|
61 |
-
"end_date": "2025-03-25",
|
62 |
-
"actual_end_date": "2025-03-25",
|
63 |
-
"deliverables": [
|
64 |
-
"وثائق العطاء",
|
65 |
-
"خطاب التقديم",
|
66 |
-
"الضمان البنكي الابتدائي"
|
67 |
-
],
|
68 |
-
"responsible": "مدير المشروع",
|
69 |
-
"notes": "تم تقديم العطاء في الموعد المحدد",
|
70 |
-
"critical": true
|
71 |
-
},
|
72 |
-
{
|
73 |
-
"id": "evaluation",
|
74 |
-
"name": "تقييم العطاء",
|
75 |
-
"description": "مرحلة تقييم العطاء من قبل العميل",
|
76 |
-
"order": 4,
|
77 |
-
"progress": 75,
|
78 |
-
"status": "in_progress",
|
79 |
-
"start_date": "2025-03-25",
|
80 |
-
"end_date": "2025-04-04",
|
81 |
-
"actual_end_date": null,
|
82 |
-
"deliverables": [
|
83 |
-
"الرد على استفسارات العميل",
|
84 |
-
"العرض التقديمي",
|
85 |
-
"تقديم المستندات الإضافية"
|
86 |
-
],
|
87 |
-
"responsible": "العميل / مدير المشروع",
|
88 |
-
"notes": "مرحلة التقييم جارية، تم الرد على جميع استفسارات العميل",
|
89 |
-
"critical": true
|
90 |
-
},
|
91 |
-
{
|
92 |
-
"id": "awarding",
|
93 |
-
"name": "ترسية العطاء",
|
94 |
-
"description": "مرحلة ترسية العطاء وتوقيع العقد",
|
95 |
-
"order": 5,
|
96 |
-
"progress": 0,
|
97 |
-
"status": "not_started",
|
98 |
-
"start_date": "2025-04-04",
|
99 |
-
"end_date": "2025-04-14",
|
100 |
-
"actual_end_date": null,
|
101 |
-
"deliverables": [
|
102 |
-
"خطاب الترسية",
|
103 |
-
"العقد الموقع",
|
104 |
-
"الضمان البنكي النهائي"
|
105 |
-
],
|
106 |
-
"responsible": "الإدارة القانونية / مدير المشروع",
|
107 |
-
"notes": "ننتظر نتيجة الترسية",
|
108 |
-
"critical": true
|
109 |
-
},
|
110 |
-
{
|
111 |
-
"id": "mobilization",
|
112 |
-
"name": "التجهيز",
|
113 |
-
"description": "تجهيز الموقع وتوفير الموارد",
|
114 |
-
"order": 6,
|
115 |
-
"progress": 0,
|
116 |
-
"status": "not_started",
|
117 |
-
"start_date": "2025-04-14",
|
118 |
-
"end_date": "2025-04-29",
|
119 |
-
"actual_end_date": null,
|
120 |
-
"deliverables": [
|
121 |
-
"تقرير التجهيز",
|
122 |
-
"قائمة الموارد",
|
123 |
-
"خطة التنفيذ التفصيلية"
|
124 |
-
],
|
125 |
-
"responsible": "قسم العمليات",
|
126 |
-
"notes": "التجهيز سيبدأ بعد توقيع العقد",
|
127 |
-
"critical": false
|
128 |
-
},
|
129 |
-
{
|
130 |
-
"id": "execution",
|
131 |
-
"name": "التنفيذ",
|
132 |
-
"description": "تنفيذ أعمال المشروع",
|
133 |
-
"order": 7,
|
134 |
-
"progress": 0,
|
135 |
-
"status": "not_started",
|
136 |
-
"start_date": "2025-04-29",
|
137 |
-
"end_date": "2025-09-26",
|
138 |
-
"actual_end_date": null,
|
139 |
-
"deliverables": [
|
140 |
-
"تقارير التقدم الدورية",
|
141 |
-
"محاضر الاجتماعات",
|
142 |
-
"الفواتير"
|
143 |
-
],
|
144 |
-
"responsible": "فريق التنفيذ",
|
145 |
-
"notes": "التنفيذ سيستمر لمدة 6 أشهر",
|
146 |
-
"critical": true
|
147 |
-
},
|
148 |
-
{
|
149 |
-
"id": "handover",
|
150 |
-
"name": "التسليم",
|
151 |
-
"description": "تسليم المشروع للعميل",
|
152 |
-
"order": 8,
|
153 |
-
"progress": 0,
|
154 |
-
"status": "not_started",
|
155 |
-
"start_date": "2025-09-26",
|
156 |
-
"end_date": "2025-10-11",
|
157 |
-
"actual_end_date": null,
|
158 |
-
"deliverables": [
|
159 |
-
"محضر الاستلام",
|
160 |
-
"وثائق الضمان",
|
161 |
-
"دليل التشغيل والصيانة"
|
162 |
-
],
|
163 |
-
"responsible": "مدير المشروع / العميل",
|
164 |
-
"notes": "التسليم يشمل فترة الاختبار والتدريب",
|
165 |
-
"critical": true
|
166 |
-
}
|
167 |
-
],
|
168 |
-
"last_updated": "2025-03-30 21:18:10"
|
169 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/projects/.gitkeep
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
# مجلد لحفظ ملفات المشاريع
|
|
|
|