From 5f4b231e39dc11bf23e6e234c5f897c36a8dbfc1 Mon Sep 17 00:00:00 2001 From: Valentin CZERYBA Date: Fri, 3 Nov 2023 22:42:06 +0100 Subject: [PATCH] page html events --- web/html/addevent.html | 236 ++++++++++++++++++++++++++ web/html/event.html | 368 +++++++++++++++++++++++++++++++++++++++++ web/html/events.html | 213 ++++++++++++++++++++++++ 3 files changed, 817 insertions(+) create mode 100644 web/html/addevent.html create mode 100644 web/html/event.html create mode 100644 web/html/events.html diff --git a/web/html/addevent.html b/web/html/addevent.html new file mode 100644 index 0000000..6e99306 --- /dev/null +++ b/web/html/addevent.html @@ -0,0 +1,236 @@ + + + + + + + + + Dashboard Template · Bootstrap v5.2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +
+

Évènement

+
+ +
+ Pseudo + +
+ +
+ Mot de passe + +
+ +
+ Nom + +
+ +
+ Prenom + +
+ +
+ Email + +
+ +
+ Date de naissance + +
+ + + +
+ + +
+ + +
+ + +
+ + + +
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/web/html/event.html b/web/html/event.html new file mode 100644 index 0000000..48e0a72 --- /dev/null +++ b/web/html/event.html @@ -0,0 +1,368 @@ + + + + + + + + + Dashboard Template · Bootstrap v5.2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+

Évènement

+
+ +
+ ID + +
+ +
+ Pseudo + +
+ +
+ Mot de passe + +
+ +
+ Nom + +
+ +
+ Prenom + +
+ +
+ Email + +
+ + +
+ + +
+ + +
+ Date de naissance + +
+ +
+ Dernière connexion + +
+ +
+ Date de création + +
+ +
+ Date de mise à jour + +
+ +
+ Date de suppression + +
+ +
+ + +
+
+ + + + + +
+ + + + + + + + + + +
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/web/html/events.html b/web/html/events.html new file mode 100644 index 0000000..a40c95a --- /dev/null +++ b/web/html/events.html @@ -0,0 +1,213 @@ + + + + + + + + + Dashboard Template · Bootstrap v5.2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+

Évènements

+
+
+ +
+
+
+ + + +

Liste d'évènement

+
+ +
+
+ + +
+
+ + +
+
+
+ + + + +


+ + + + + + + + + + + + + + + + + + + + + + + + +
IDUsernameMailRôleStatut
+
+ +
+
+
+ + + + + + + + + + \ No newline at end of file