Dannylova31 commited on
Commit
dbcc537
·
verified ·
1 Parent(s): c9085d8

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +423 -19
  3. prompts.txt +3 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Mediapp
3
- emoji: 🏢
4
- colorFrom: blue
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: mediapp
3
+ emoji: 🐳
4
+ colorFrom: gray
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,423 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="fr">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>MediCare - Dashboard médical</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ /* Style personnalisé */
11
+ .gradient-bg {
12
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
13
+ }
14
+ .card-hover:hover {
15
+ transform: translateY(-5px);
16
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
17
+ }
18
+ .transition-all {
19
+ transition: all 0.3s ease;
20
+ }
21
+ #sidebar {
22
+ transition: all 0.3s ease;
23
+ }
24
+ </style>
25
+ </head>
26
+ <body class="bg-gray-100 font-sans antialiased">
27
+ <!-- Barre de navigation -->
28
+ <nav class="gradient-bg text-white shadow-lg">
29
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
30
+ <div class="flex items-center justify-between h-16">
31
+ <div class="flex items-center">
32
+ <div class="flex-shrink-0">
33
+ <i class="fas fa-heartbeat text-2xl"></i>
34
+ </div>
35
+ <div class="hidden md:block">
36
+ <div class="ml-10 flex items-baseline space-x-4">
37
+ <a href="#" class="px-3 py-2 rounded-md text-sm font-medium bg-white bg-opacity-20 text-white">Accueil</a>
38
+ <a href="#" class="px-3 py-2 rounded-md text-sm font-medium text-white hover:bg-white hover:bg-opacity-20">Fonctionnalités</a>
39
+ <a href="#" class="px-3 py-2 rounded-md text-sm font-medium text-white hover:bg-white hover:bg-opacity-20">À propos</a>
40
+ <a href="#" class="px-3 py-2 rounded-md text-sm font-medium text-white hover:bg-white hover:bg-opacity-20">Contact</a>
41
+ </div>
42
+ </div>
43
+ </div>
44
+ <div class="hidden md:block">
45
+ <div class="ml-4 flex items-center md:ml-6">
46
+ <button class="p-1 rounded-full text-white hover:bg-white hover:bg-opacity-20 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-purple-700 focus:ring-white">
47
+ <i class="fas fa-bell h-6 w-6"></i>
48
+ </button>
49
+ <div class="ml-3 relative">
50
+ <div>
51
+ <button id="user-menu" class="flex items-center max-w-xs text-sm rounded-full text-white focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-purple-700 focus:ring-white">
52
+ <img class="h-8 w-8 rounded-full" src="https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80" alt="">
53
+ </button>
54
+ </div>
55
+ </div>
56
+ </div>
57
+ </div>
58
+ <div class="-mr-2 flex md:hidden">
59
+ <button id="mobile-menu-button" class="inline-flex items-center justify-center p-2 rounded-md text-white hover:bg-white hover:bg-opacity-20 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-purple-700 focus:ring-white">
60
+ <i class="fas fa-bars"></i>
61
+ </button>
62
+ </div>
63
+ </div>
64
+ </div>
65
+ <div id="mobile-menu" class="md:hidden hidden">
66
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
67
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-white bg-white bg-opacity-20">Accueil</a>
68
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white hover:bg-opacity-20">Fonctionnalités</a>
69
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white hover:bg-opacity-20">À propos</a>
70
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white hover:bg-opacity-20">Contact</a>
71
+ </div>
72
+ <div class="pt-4 pb-3 border-t border-white border-opacity-20">
73
+ <div class="flex items-center px-5">
74
+ <div class="flex-shrink-0">
75
+ <img class="h-10 w-10 rounded-full" src="https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80" alt="">
76
+ </div>
77
+ <div class="ml-3">
78
+ <div class="text-base font-medium text-white">John Doe</div>
79
+ <div class="text-sm font-medium text-white text-opacity-80">john@example.com</div>
80
+ </div>
81
+ <button class="ml-auto flex-shrink-0 p-1 rounded-full text-white hover:bg-white hover:bg-opacity-20 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-purple-700 focus:ring-white">
82
+ <i class="fas fa-bell h-6 w-6"></i>
83
+ </button>
84
+ </div>
85
+ </div>
86
+ </div>
87
+ </nav>
88
+
89
+ <div class="flex h-screen">
90
+ <!-- Barre latérale -->
91
+ <div id="sidebar" class="bg-gray-800 text-white w-64 space-y-6 py-7 px-2 absolute inset-y-0 left-0 transform -translate-x-full md:relative md:translate-x-0 transition-all duration-200 ease-in-out">
92
+ <div class="flex items-center space-x-2 px-4">
93
+ <i class="fas fa-heartbeat text-2xl text-purple-400"></i>
94
+ <h1 class="text-2xl font-extrabold">MediCare</h1>
95
+ </div>
96
+
97
+ <nav>
98
+ <a href="#" class="flex items-center space-x-2 py-3 px-4 rounded transition-all hover:bg-gray-700 hover:text-purple-400">
99
+ <i class="fas fa-home"></i>
100
+ <span>Tableau de bord</span>
101
+ </a>
102
+ <a href="#" class="flex items-center space-x-2 py-3 px-4 rounded transition-all hover:bg-gray-700 hover:text-purple-400">
103
+ <i class="fas fa-tasks"></i>
104
+ <span>Projets</span>
105
+ </a>
106
+ <a href="#" class="flex items-center space-x-2 py-3 px-4 rounded transition-all hover:bg-gray-700 hover:text-purple-400">
107
+ <i class="fas fa-users"></i>
108
+ <span>Équipe</span>
109
+ </a>
110
+ <a href="#" class="flex items-center space-x-2 py-3 px-4 rounded transition-all hover:bg-gray-700 hover:text-purple-400">
111
+ <i class="fas fa-calendar"></i>
112
+ <span>Calendrier</span>
113
+ </a>
114
+ <a href="#" class="flex items-center space-x-2 py-3 px-4 rounded transition-all hover:bg-gray-700 hover:text-purple-400">
115
+ <i class="fas fa-cog"></i>
116
+ <span>Paramètres</span>
117
+ </a>
118
+ </nav>
119
+
120
+ <div class="px-4 py-4 border-t border-gray-700">
121
+ <p class="text-gray-400 text-sm">
122
+ <i class="fas fa-info-circle mr-2"></i>
123
+ Application v1.0.0
124
+ </p>
125
+ </div>
126
+
127
+ <button id="toggleSidebar" class="md:hidden absolute top-2 right-0 transform translate-x-full bg-gray-800 text-white p-2 rounded-r-lg focus:outline-none">
128
+ <i class="fas fa-chevron-right"></i>
129
+ </button>
130
+ </div>
131
+
132
+ <!-- Contenu principal -->
133
+ <div class="flex-1 overflow-y-auto">
134
+ <main class="p-6">
135
+ <div class="flex justify-between items-center mb-8">
136
+ <h2 class="text-3xl font-bold text-gray-800">Tableau de bord</h2>
137
+ <button class="gradient-bg text-white py-2 px-4 rounded-lg hover:opacity-90 transition-all flex items-center">
138
+ <i class="fas fa-plus mr-2"></i> Nouveau projet
139
+ </button>
140
+ </div>
141
+
142
+ <!-- Cartes de statistiques -->
143
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6 mb-8">
144
+ <div class="bg-white rounded-lg shadow-md p-6 card-hover transition-all">
145
+ <div class="flex items-center justify-between">
146
+ <div>
147
+ <p class="text-gray-500 text-sm">Utilisateurs</p>
148
+ <h3 class="text-2xl font-bold text-gray-800">1,258</h3>
149
+ </div>
150
+ <div class="text-purple-500 bg-purple-100 rounded-full p-3">
151
+ <i class="fas fa-users text-xl"></i>
152
+ </div>
153
+ </div>
154
+ <div class="mt-4">
155
+ <span class="text-green-500 text-sm font-medium">+12.5%</span>
156
+ <span class="text-gray-500 text-sm ml-2">vs mois dernier</span>
157
+ </div>
158
+ </div>
159
+
160
+ <div class="bg-white rounded-lg shadow-md p-6 card-hover transition-all">
161
+ <div class="flex items-center justify-between">
162
+ <div>
163
+ <p class="text-gray-500 text-sm">Projets</p>
164
+ <h3 class="text-2xl font-bold text-gray-800">84</h3>
165
+ </div>
166
+ <div class="text-blue-500 bg-blue-100 rounded-full p-3">
167
+ <i class="fas fa-project-diagram text-xl"></i>
168
+ </div>
169
+ </div>
170
+ <div class="mt-4">
171
+ <span class="text-green-500 text-sm font-medium">+5.2%</span>
172
+ <span class="text-gray-500 text-sm ml-2">vs mois dernier</span>
173
+ </div>
174
+ </div>
175
+
176
+ <div class="bg-white rounded-lg shadow-md p-6 card-hover transition-all">
177
+ <div class="flex items-center justify-between">
178
+ <div>
179
+ <p class="text-gray-500 text-sm">Tâches complétées</p>
180
+ <h3 class="text-2xl font-bold text-gray-800">312</h3>
181
+ </div>
182
+ <div class="text-green-500 bg-green-100 rounded-full p-3">
183
+ <i class="fas fa-check-circle text-xl"></i>
184
+ </div>
185
+ </div>
186
+ <div class="mt-4">
187
+ <span class="text-red-500 text-sm font-medium">-2.4%</span>
188
+ <span class="text-gray-500 text-sm ml-2">vs mois dernier</span>
189
+ </div>
190
+ </div>
191
+
192
+ <div class="bg-white rounded-lg shadow-md p-6 card-hover transition-all">
193
+ <div class="flex items-center justify-between">
194
+ <div>
195
+ <p class="text-gray-500 text-sm">Revenu</p>
196
+ <h3 class="text-2xl font-bold text-gray-800">$24,780</h3>
197
+ </div>
198
+ <div class="text-yellow-500 bg-yellow-100 rounded-full p-3">
199
+ <i class="fas fa-dollar-sign text-xl"></i>
200
+ </div>
201
+ </div>
202
+ <div class="mt-4">
203
+ <span class="text-green-500 text-sm font-medium">+21.8%</span>
204
+ <span class="text-gray-500 text-sm ml-2">vs mois dernier</span>
205
+ </div>
206
+ </div>
207
+ </div>
208
+
209
+ <!-- Graphique et tableau -->
210
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-6 mb-8">
211
+ <div class="bg-white rounded-lg shadow-md p-6">
212
+ <div class="flex justify-between items-center mb-6">
213
+ <h3 class="text-lg font-semibold text-gray-800">Performances</h3>
214
+ <select class="bg-gray-100 border border-gray-300 text-gray-700 py-1 px-3 rounded focus:outline-none focus:ring-1 focus:ring-purple-500">
215
+ <option>7 derniers jours</option>
216
+ <option>30 derniers jours</option>
217
+ <option selected>90 derniers jours</option>
218
+ </select>
219
+ </div>
220
+ <div class="h-64 bg-gray-50 rounded-lg flex items-center justify-center">
221
+ <p class="text-gray-500">Graphique de performance (simulé)</p>
222
+ </div>
223
+ </div>
224
+
225
+ <div class="bg-white rounded-lg shadow-md p-6">
226
+ <div class="flex justify-between items-center mb-6">
227
+ <h3 class="text-lg font-semibold text-gray-800">Derniers projets</h3>
228
+ <a href="#" class="text-purple-600 hover:text-purple-800 text-sm font-medium">Voir tout</a>
229
+ </div>
230
+ <div class="overflow-x-auto">
231
+ <table class="min-w-full">
232
+ <thead>
233
+ <tr class="text-left text-gray-500 text-sm">
234
+ <th class="pb-3">Projet</th>
235
+ <th class="pb-3">Statut</th>
236
+ <th class="pb-3">Échéance</th>
237
+ <th class="pb-3">Progression</th>
238
+ </tr>
239
+ </thead>
240
+ <tbody class="text-gray-700">
241
+ <tr class="border-b border-gray-100">
242
+ <td class="py-3">Site web redesign</td>
243
+ <td>
244
+ <span class="bg-green-100 text-green-800 text-xs px-2 py-1 rounded">Terminé</span>
245
+ </td>
246
+ <td>15/06/2023</td>
247
+ <td>
248
+ <div class="w-full bg-gray-200 rounded-full h-2">
249
+ <div class="bg-green-600 h-2 rounded-full" style="width: 100%"></div>
250
+ </div>
251
+ </td>
252
+ </tr>
253
+ <tr class="border-b border-gray-100">
254
+ <td class="py-3">Application mobile</td>
255
+ <td>
256
+ <span class="bg-yellow-100 text-yellow-800 text-xs px-2 py-1 rounded">En cours</span>
257
+ </td>
258
+ <td>30/06/2023</td>
259
+ <td>
260
+ <div class="w-full bg-gray-200 rounded-full h-2">
261
+ <div class="bg-yellow-500 h-2 rounded-full" style="width: 65%"></div>
262
+ </div>
263
+ </td>
264
+ </tr>
265
+ <tr class="border-b border-gray-100">
266
+ <td class="py-3">Migration serveur</td>
267
+ <td>
268
+ <span class="bg-blue-100 text-blue-800 text-xs px-2 py-1 rounded">En attente</span>
269
+ </td>
270
+ <td>05/07/2023</td>
271
+ <td>
272
+ <div class="w-full bg-gray-200 rounded-full h-2">
273
+ <div class="bg-blue-500 h-2 rounded-full" style="width: 15%"></div>
274
+ </div>
275
+ </td>
276
+ </tr>
277
+ <tr>
278
+ <td class="py-3">Formation équipe</td>
279
+ <td>
280
+ <span class="bg-purple-100 text-purple-800 text-xs px-2 py-1 rounded">Planifié</span>
281
+ </td>
282
+ <td>15/07/2023</td>
283
+ <td>
284
+ <div class="w-full bg-gray-200 rounded-full h-2">
285
+ <div class="bg-purple-500 h-2 rounded-full" style="width: 5%"></div>
286
+ </div>
287
+ </td>
288
+ </tr>
289
+ </tbody>
290
+ </table>
291
+ </div>
292
+ </div>
293
+ </div>
294
+
295
+ <!-- Dernières activités -->
296
+ <div class="bg-white rounded-lg shadow-md p-6 mb-8">
297
+ <div class="flex justify-between items-center mb-6">
298
+ <h3 class="text-lg font-semibold text-gray-800">Activités récentes</h3>
299
+ <a href="#" class="text-purple-600 hover:text-purple-800 text-sm font-medium">Voir tout</a>
300
+ </div>
301
+ <div class="space-y-4">
302
+ <div class="flex items-start">
303
+ <div class="flex-shrink-0 bg-purple-100 rounded-full p-2 mr-3">
304
+ <i class="fas fa-user-plus text-purple-600"></i>
305
+ </div>
306
+ <div class="flex-1">
307
+ <p class="text-sm text-gray-800">
308
+ <span class="font-semibold">Sarah Johnson</span> a rejoint l'équipe
309
+ </p>
310
+ <p class="text-xs text-gray-500 mt-1">Il y a 2 heures</p>
311
+ </div>
312
+ </div>
313
+ <div class="flex items-start">
314
+ <div class="flex-shrink-0 bg-green-100 rounded-full p-2 mr-3">
315
+ <i class="fas fa-check-circle text-green-600"></i>
316
+ </div>
317
+ <div class="flex-1">
318
+ <p class="text-sm text-gray-800">
319
+ <span class="font-semibold">Marc Dubois</span> a terminé le projet "Site web redesign"
320
+ </p>
321
+ <p class="text-xs text-gray-500 mt-1">Aujourd'hui, 09:45</p>
322
+ </div>
323
+ </div>
324
+ <div class="flex items-start">
325
+ <div class="flex-shrink-0 bg-blue-100 rounded-full p-2 mr-3">
326
+ <i class="fas fa-comment-alt text-blue-600"></i>
327
+ </div>
328
+ <div class="flex-1">
329
+ <p class="text-sm text-gray-800">
330
+ <span class="font-semibold">Emma Martin</span> a commenté le projet "Application mobile"
331
+ </p>
332
+ <p class="text-xs text-gray-500 mt-1">Hier, 16:30</p>
333
+ </div>
334
+ </div>
335
+ <div class="flex items-start">
336
+ <div class="flex-shrink-0 bg-yellow-100 rounded-full p-2 mr-3">
337
+ <i class="fas fa-exclamation-triangle text-yellow-600"></i>
338
+ </div>
339
+ <div class="flex-1">
340
+ <p class="text-sm text-gray-800">
341
+ <span class="font-semibold">Pierre Lambert</span> a signalé un problème sur "Migration serveur"
342
+ </p>
343
+ <p class="text-xs text-gray-500 mt-1">Hier, 11:20</p>
344
+ </div>
345
+ </div>
346
+ </div>
347
+ </div>
348
+ </main>
349
+
350
+ <footer class="bg-gray-100 border-t border-gray-200 py-6 px-6">
351
+ <div class="max-w-7xl mx-auto grid grid-cols-1 md:grid-cols-3 gap-8">
352
+ <div>
353
+ <h3 class="text-lg font-semibold text-gray-800 mb-4">À propos</h3>
354
+ <p class="text-gray-600 text-sm">
355
+ Notre application vous offre tous les outils nécessaires pour gérer vos projets et votre équipe efficacement.
356
+ </p>
357
+ </div>
358
+ <div>
359
+ <h3 class="text-lg font-semibold text-gray-800 mb-4">Liens rapides</h3>
360
+ <ul class="space-y-2 text-sm text-gray-600">
361
+ <li><a href="#" class="hover:text-purple-600">Accueil</a></li>
362
+ <li><a href="#" class="hover:text-purple-600">Fonctionnalités</a></li>
363
+ <li><a href="#" class="hover:text-purple-600">À propos</a></li>
364
+ <li><a href="#" class="hover:text-purple-600">Contact</a></li>
365
+ </ul>
366
+ </div>
367
+ <div>
368
+ <h3 class="text-lg font-semibold text-gray-800 mb-4">Contact</h3>
369
+ <ul class="space-y-2 text-sm text-gray-600">
370
+ <li class="flex items-center"><i class="fas fa-envelope mr-2 text-purple-500"></i> contact@entreprise.com</li>
371
+ <li class="flex items-center"><i class="fas fa-phone mr-2 text-purple-500"></i> +33 1 23 45 67 89</li>
372
+ <li class="flex items-center"><i class="fas fa-map-marker-alt mr-2 text-purple-500"></i> Paris, France</li>
373
+ </ul>
374
+ </div>
375
+ </div>
376
+ <div class="max-w-7xl mx-auto mt-8 pt-8 border-t border-gray-200 text-center text-gray-500 text-sm">
377
+ <p>© 2023 Mon Application. Tous droits réservés.</p>
378
+ </div>
379
+ </footer>
380
+ </div>
381
+ </div>
382
+
383
+ <script>
384
+ // Menu mobile
385
+ const mobileMenuButton = document.getElementById('mobile-menu-button');
386
+ const mobileMenu = document.getElementById('mobile-menu');
387
+
388
+ mobileMenuButton.addEventListener('click', () => {
389
+ mobileMenu.classList.toggle('hidden');
390
+ });
391
+
392
+ // Barre latérale mobile
393
+ const toggleSidebar = document.getElementById('toggleSidebar');
394
+ const sidebar = document.getElementById('sidebar');
395
+
396
+ toggleSidebar.addEventListener('click', () => {
397
+ sidebar.classList.toggle('-translate-x-full');
398
+ });
399
+
400
+ // Animation pour les cartes
401
+ const cards = document.querySelectorAll('.card-hover');
402
+ cards.forEach(card => {
403
+ card.addEventListener('mousemove', (e) => {
404
+ const rect = card.getBoundingClientRect();
405
+ const x = e.clientX - rect.left;
406
+ const y = e.clientY - rect.top;
407
+
408
+ const centerX = rect.width / 2;
409
+ const centerY = rect.height / 2;
410
+
411
+ const angleX = (y - centerY) / 25;
412
+ const angleY = (centerX - x) / 25;
413
+
414
+ card.style.transform = `perspective(1000px) rotateX(${angleX}deg) rotateY(${angleY}deg) translateY(-5px)`;
415
+ });
416
+
417
+ card.addEventListener('mouseleave', () => {
418
+ card.style.transform = 'perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-5px)';
419
+ });
420
+ });
421
+ </script>
422
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Dannylova31/mediapp" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
423
+ </html>
prompts.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ refait moi la meme application que tu ma fait mais je n'arrive pas a la voir retourne a la version
2
+ refait moi la meme application que tu ma fait mais je n'arrive pas a la voir retourne a la version
3
+ logo medical