Welcome, !
+This is your personal dashboard. From here, you can manage your study materials and view your generated study plans.
+You can start by uploading a new study material.
+diff --git a/assets/css/custom.css b/assets/css/custom.css new file mode 100644 index 0000000..0fd6e0f --- /dev/null +++ b/assets/css/custom.css @@ -0,0 +1,16 @@ +/* Animations */ +@keyframes fadeInSlideUp { + from { + opacity: 0; + transform: translateY(20px); + } + to { + opacity: 1; + transform: translateY(0); + } +} + +.animate-on-load { + opacity: 0; + animation: fadeInSlideUp 0.8s ease-out forwards; +} \ No newline at end of file diff --git a/dashboard.php b/dashboard.php new file mode 100644 index 0000000..27b8d3a --- /dev/null +++ b/dashboard.php @@ -0,0 +1,62 @@ + + + +
+ + +This is your personal dashboard. From here, you can manage your study materials and view your generated study plans.
+You can start by uploading a new study material.
+= ($_SERVER['HTTP_HOST'] ?? '') === 'appwizzy.com' ? 'AppWizzy' : 'Flatlogic' ?> AI is collecting your requirements and applying the first changes.
-This page will update automatically as the plan is implemented.
-Runtime: PHP = htmlspecialchars($phpVersion) ?> — UTC = htmlspecialchars($now) ?>
Upload your Hebrew study material → get a personal AI study plan.
+ + Start Now + +