From ae2b093e27ea760a2019880fc0fdfcb57b04032c Mon Sep 17 00:00:00 2001 From: sindhu Date: Wed, 21 Feb 2024 11:01:23 +0700 Subject: [PATCH] step 1: buat ui dari draw io --- index.php | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index1.html | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 170 insertions(+) create mode 100644 index.php create mode 100644 index1.html diff --git a/index.php b/index.php new file mode 100644 index 0000000..83178dd --- /dev/null +++ b/index.php @@ -0,0 +1,85 @@ + + + + + + + Rekap RPT Absensi Web + + + + + +
+
+

Report Absensi

+
+
+ +
+
+
+ Start Date +
+ +
+
+
+ End Date +
+ +
+
+ + + +
+ +
+ + + +
+ +
+ + + +
+
+ +
+
+ +
+
+ + +
+
+ + + + + + \ No newline at end of file diff --git a/index1.html b/index1.html new file mode 100644 index 0000000..83178dd --- /dev/null +++ b/index1.html @@ -0,0 +1,85 @@ + + + + + + + Rekap RPT Absensi Web + + + + + +
+
+

Report Absensi

+
+
+ +
+
+
+ Start Date +
+ +
+
+
+ End Date +
+ +
+
+ + + +
+ +
+ + + +
+ +
+ + + +
+
+ +
+
+ +
+
+ + +
+
+ + + + + + \ No newline at end of file