commit 03fde990ca2cbc3ef7412f63aa8cd5bc84f44060 Author: Borgal Date: Fri Aug 8 22:15:51 2025 +0200 initial commit diff --git a/admin_users.php b/admin_users.php new file mode 100755 index 0000000..ea66f02 --- /dev/null +++ b/admin_users.php @@ -0,0 +1,79 @@ + + + + + + + + Benutzerverwaltung + + + + +

Benutzerverwaltung

+ + $message

"; ?> + +
+
+
+
+ +
+ +

Benutzerübersicht

+ + + + + + + + + + + + + +
IDBenutzernameRolle
+ + \ No newline at end of file diff --git a/css/style.css b/css/style.css new file mode 100755 index 0000000..826369a --- /dev/null +++ b/css/style.css @@ -0,0 +1,3 @@ +body { + background-color: #e6e6e6ff; +} \ No newline at end of file diff --git a/inc/check_login.php b/inc/check_login.php new file mode 100755 index 0000000..f6a710a --- /dev/null +++ b/inc/check_login.php @@ -0,0 +1,50 @@ + + + + + \ No newline at end of file diff --git a/inc/head.php b/inc/head.php new file mode 100755 index 0000000..7d39b91 --- /dev/null +++ b/inc/head.php @@ -0,0 +1,22 @@ + + + + + + + DoMiLi – Farbe der Woche + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/inc/menu.php b/inc/menu.php new file mode 100755 index 0000000..17e49b1 --- /dev/null +++ b/inc/menu.php @@ -0,0 +1,53 @@ + \ No newline at end of file diff --git a/index.php b/index.php new file mode 100755 index 0000000..d38e866 --- /dev/null +++ b/index.php @@ -0,0 +1,46 @@ + + +
+
+

DoMiLi

+

Farbe der Kalenderwoche

+
+ + +
+
+
Farbe der Woche
+
+

+

Datum:

+
+
+ +
+ Keine Farbe für diese Woche festgelegt. +
+ + +
+ + \ No newline at end of file diff --git a/login.php b/login.php new file mode 100755 index 0000000..5825d91 --- /dev/null +++ b/login.php @@ -0,0 +1,101 @@ + + + + + + + + + DoMiLi – Login + + + + + + + + + + + +
+
+
+

DoMiLi Login

+ + + + + +
+
+ + +
+
+ + +
+
+ +
+
+
+
+
+ + + \ No newline at end of file diff --git a/logout.php b/logout.php new file mode 100755 index 0000000..ca327f2 --- /dev/null +++ b/logout.php @@ -0,0 +1,17 @@ +