Iraq Leadership Academy Website, Login and Signup, latest Programs, Latest Announcements, Student Portal, Admin Dashboard, make it sleek design, Professional - Initial Deployment
Browse files- README.md +6 -4
- admin-dashboard.html +328 -0
- index.html +352 -18
- login.html +97 -0
- prompts.txt +1 -0
- signup.html +108 -0
- student-portal.html +381 -0
README.md
CHANGED
|
@@ -1,10 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: red
|
| 5 |
-
colorTo:
|
| 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: ila
|
| 3 |
+
emoji: 🐳
|
| 4 |
colorFrom: red
|
| 5 |
+
colorTo: pink
|
| 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
|
admin-dashboard.html
ADDED
|
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Admin Dashboard - Iraq Leadership Academy</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
| 9 |
+
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
| 10 |
+
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 11 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 12 |
+
<style>
|
| 13 |
+
.sidebar {
|
| 14 |
+
transition: all 0.3s;
|
| 15 |
+
}
|
| 16 |
+
.sidebar-collapsed {
|
| 17 |
+
width: 5rem;
|
| 18 |
+
}
|
| 19 |
+
.sidebar-expanded {
|
| 20 |
+
width: 16rem;
|
| 21 |
+
}
|
| 22 |
+
.main-content {
|
| 23 |
+
transition: margin-left 0.3s;
|
| 24 |
+
}
|
| 25 |
+
.card-hover:hover {
|
| 26 |
+
transform: translateY(-5px);
|
| 27 |
+
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
|
| 28 |
+
}
|
| 29 |
+
.chart-container {
|
| 30 |
+
height: 300px;
|
| 31 |
+
}
|
| 32 |
+
</style>
|
| 33 |
+
</head>
|
| 34 |
+
<body class="bg-gray-50 font-sans antialiased">
|
| 35 |
+
<div class="flex h-screen overflow-hidden">
|
| 36 |
+
<!-- Sidebar -->
|
| 37 |
+
<div id="sidebar" class="sidebar sidebar-expanded bg-gray-800 text-white flex flex-col">
|
| 38 |
+
<div class="flex items-center justify-between p-4 border-b border-gray-700">
|
| 39 |
+
<div class="flex items-center">
|
| 40 |
+
<i data-feather="award" class="h-8 w-8 text-white"></i>
|
| 41 |
+
<span class="ml-2 text-xl font-bold">ILA Admin</span>
|
| 42 |
+
</div>
|
| 43 |
+
<button id="toggle-sidebar" class="text-gray-400 hover:text-white">
|
| 44 |
+
<i data-feather="chevron-left"></i>
|
| 45 |
+
</button>
|
| 46 |
+
</div>
|
| 47 |
+
|
| 48 |
+
<div class="flex-1 overflow-y-auto">
|
| 49 |
+
<nav class="p-4 space-y-1">
|
| 50 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md bg-gray-900 text-white">
|
| 51 |
+
<i data-feather="home" class="mr-3"></i>
|
| 52 |
+
<span>Dashboard</span>
|
| 53 |
+
</a>
|
| 54 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-gray-300 hover:bg-gray-700 hover:text-white">
|
| 55 |
+
<i data-feather="users" class="mr-3"></i>
|
| 56 |
+
<span>Students</span>
|
| 57 |
+
</a>
|
| 58 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-gray-300 hover:bg-gray-700 hover:text-white">
|
| 59 |
+
<i data-feather="book" class="mr-3"></i>
|
| 60 |
+
<span>Courses</span>
|
| 61 |
+
</a>
|
| 62 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-gray-300 hover:bg-gray-700 hover:text-white">
|
| 63 |
+
<i data-feather="calendar" class="mr-3"></i>
|
| 64 |
+
<span>Schedule</span>
|
| 65 |
+
</a>
|
| 66 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-gray-300 hover:bg-gray-700 hover:text-white">
|
| 67 |
+
<i data-feather="file-text" class="mr-3"></i>
|
| 68 |
+
<span>Reports</span>
|
| 69 |
+
</a>
|
| 70 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-gray-300 hover:bg-gray-700 hover:text-white">
|
| 71 |
+
<i data-feather="message-square" class="mr-3"></i>
|
| 72 |
+
<span>Messages</span>
|
| 73 |
+
</a>
|
| 74 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-gray-300 hover:bg-gray-700 hover:text-white">
|
| 75 |
+
<i data-feather="settings" class="mr-3"></i>
|
| 76 |
+
<span>Settings</span>
|
| 77 |
+
</a>
|
| 78 |
+
</nav>
|
| 79 |
+
</div>
|
| 80 |
+
|
| 81 |
+
<div class="p-4 border-t border-gray-700">
|
| 82 |
+
<div class="flex items-center">
|
| 83 |
+
<img class="h-9 w-9 rounded-full" src="http://static.photos/people/200x200/2" alt="Admin profile">
|
| 84 |
+
<div class="ml-3">
|
| 85 |
+
<p class="text-sm font-medium text-white">Admin User</p>
|
| 86 |
+
<p class="text-xs font-medium text-gray-400">Super Admin</p>
|
| 87 |
+
</div>
|
| 88 |
+
</div>
|
| 89 |
+
<button class="mt-4 w-full flex items-center justify-center px-4 py-2 border border-transparent rounded-md shadow-sm text-sm font-medium text-gray-800 bg-white hover:bg-gray-50">
|
| 90 |
+
<i data-feather="log-out" class="mr-2"></i>
|
| 91 |
+
Sign out
|
| 92 |
+
</button>
|
| 93 |
+
</div>
|
| 94 |
+
</div>
|
| 95 |
+
|
| 96 |
+
<!-- Main Content -->
|
| 97 |
+
<div id="main-content" class="main-content flex-1 overflow-auto">
|
| 98 |
+
<!-- Top Navigation -->
|
| 99 |
+
<header class="bg-white shadow-sm">
|
| 100 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center">
|
| 101 |
+
<h1 class="text-lg font-semibold text-gray-900">Admin Dashboard</h1>
|
| 102 |
+
<div class="flex items-center space-x-4">
|
| 103 |
+
<div class="relative">
|
| 104 |
+
<input type="text" placeholder="Search..." class="pl-10 pr-4 py-2 border border-gray-300 rounded-md text-sm focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-blue-500">
|
| 105 |
+
<i data-feather="search" class="absolute left-3 top-2.5 text-gray-400"></i>
|
| 106 |
+
</div>
|
| 107 |
+
<button class="p-1 rounded-full text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 108 |
+
<i data-feather="bell"></i>
|
| 109 |
+
</button>
|
| 110 |
+
<button class="p-1 rounded-full text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 111 |
+
<i data-feather="help-circle"></i>
|
| 112 |
+
</button>
|
| 113 |
+
</div>
|
| 114 |
+
</div>
|
| 115 |
+
</header>
|
| 116 |
+
|
| 117 |
+
<!-- Dashboard Content -->
|
| 118 |
+
<main class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
|
| 119 |
+
<!-- Stats -->
|
| 120 |
+
<div class="grid grid-cols-1 gap-5 sm:grid-cols-2 lg:grid-cols-4 mb-8">
|
| 121 |
+
<!-- Total Students -->
|
| 122 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 123 |
+
<div class="px-4 py-5 sm:p-6">
|
| 124 |
+
<div class="flex items-center">
|
| 125 |
+
<div class="flex-shrink-0 bg-blue-500 rounded-md p-3">
|
| 126 |
+
<i data-feather="users" class="h-6 w-6 text-white"></i>
|
| 127 |
+
</div>
|
| 128 |
+
<div class="ml-5 w-0 flex-1">
|
| 129 |
+
<dt class="text-sm font-medium text-gray-500 truncate">Total Students</dt>
|
| 130 |
+
<dd class="flex items-baseline">
|
| 131 |
+
<div class="text-2xl font-semibold text-gray-900">1,248</div>
|
| 132 |
+
</dd>
|
| 133 |
+
</div>
|
| 134 |
+
</div>
|
| 135 |
+
</div>
|
| 136 |
+
</div>
|
| 137 |
+
|
| 138 |
+
<!-- Active Courses -->
|
| 139 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 140 |
+
<div class="px-4 py-5 sm:p-6">
|
| 141 |
+
<div class="flex items-center">
|
| 142 |
+
<div class="flex-shrink-0 bg-green-500 rounded-md p-3">
|
| 143 |
+
<i data-feather="book" class="h-6 w-6 text-white"></i>
|
| 144 |
+
</div>
|
| 145 |
+
<div class="ml-5 w-0 flex-1">
|
| 146 |
+
<dt class="text-sm font-medium text-gray-500 truncate">Active Courses</dt>
|
| 147 |
+
<dd class="flex items-baseline">
|
| 148 |
+
<div class="text-2xl font-semibold text-gray-900">24</div>
|
| 149 |
+
</dd>
|
| 150 |
+
</div>
|
| 151 |
+
</div>
|
| 152 |
+
</div>
|
| 153 |
+
</div>
|
| 154 |
+
|
| 155 |
+
<!-- New Applications -->
|
| 156 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 157 |
+
<div class="px-4 py-5 sm:p-6">
|
| 158 |
+
<div class="flex items-center">
|
| 159 |
+
<div class="flex-shrink-0 bg-yellow-500 rounded-md p-3">
|
| 160 |
+
<i data-feather="file-text" class="h-6 w-6 text-white"></i>
|
| 161 |
+
</div>
|
| 162 |
+
<div class="ml-5 w-0 flex-1">
|
| 163 |
+
<dt class="text-sm font-medium text-gray-500 truncate">New Applications</dt>
|
| 164 |
+
<dd class="flex items-baseline">
|
| 165 |
+
<div class="text-2xl font-semibold text-gray-900">87</div>
|
| 166 |
+
<span class="ml-2 text-sm font-medium text-yellow-800">+12%</span>
|
| 167 |
+
</dd>
|
| 168 |
+
</div>
|
| 169 |
+
</div>
|
| 170 |
+
</div>
|
| 171 |
+
</div>
|
| 172 |
+
|
| 173 |
+
<!-- Completion Rate -->
|
| 174 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 175 |
+
<div class="px-4 py-5 sm:p-6">
|
| 176 |
+
<div class="flex items-center">
|
| 177 |
+
<div class="flex-shrink-0 bg-purple-500 rounded-md p-3">
|
| 178 |
+
<i data-feather="bar-chart-2" class="h-6 w-6 text-white"></i>
|
| 179 |
+
</div>
|
| 180 |
+
<div class="ml-5 w-0 flex-1">
|
| 181 |
+
<dt class="text-sm font-medium text-gray-500 truncate">Completion Rate</dt>
|
| 182 |
+
<dd class="flex items-baseline">
|
| 183 |
+
<div class="text-2xl font-semibold text-gray-900">82%</div>
|
| 184 |
+
<span class="ml-2 text-sm font-medium text-purple-800">+5%</span>
|
| 185 |
+
</dd>
|
| 186 |
+
</div>
|
| 187 |
+
</div>
|
| 188 |
+
</div>
|
| 189 |
+
</div>
|
| 190 |
+
</div>
|
| 191 |
+
|
| 192 |
+
<!-- Charts Section -->
|
| 193 |
+
<div class="grid grid-cols-1 lg:grid-cols-2 gap-8 mb-8">
|
| 194 |
+
<!-- Enrollment Chart -->
|
| 195 |
+
<div class="bg-white shadow rounded-lg p-6 card-hover">
|
| 196 |
+
<div class="flex items-center justify-between mb-4">
|
| 197 |
+
<h3 class="text-lg font-medium text-gray-900">Student Enrollment</h3>
|
| 198 |
+
<div class="relative">
|
| 199 |
+
<select class="appearance-none bg-white border border-gray-300 rounded-md pl-3 pr-8 py-1 text-sm focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-blue-500">
|
| 200 |
+
<option>Last 30 days</option>
|
| 201 |
+
<option>Last 90 days</option>
|
| 202 |
+
<option>This Year</option>
|
| 203 |
+
</select>
|
| 204 |
+
<i data-feather="chevron-down" class="absolute right-2 top-1.5 text-gray-400"></i>
|
| 205 |
+
</div>
|
| 206 |
+
</div>
|
| 207 |
+
<div class="chart-container">
|
| 208 |
+
<!-- Chart placeholder - would be replaced with actual chart library -->
|
| 209 |
+
<div class="flex items-end h-full">
|
| 210 |
+
<div class="flex-1 flex justify-around">
|
| 211 |
+
<div class="w-8 bg-blue-100" style="height: 30%;"></div>
|
| 212 |
+
<div class="w-8 bg-blue-200" style="height: 50%;"></div>
|
| 213 |
+
<div class="w-8 bg-blue-300" style="height: 70%;"></div>
|
| 214 |
+
<div class="w-8 bg-blue-400" style="height: 90%;"></div>
|
| 215 |
+
<div class="w-8 bg-blue-500" style="height: 60%;"></div>
|
| 216 |
+
<div class="w-8 bg-blue-600" style="height: 80%;"></div>
|
| 217 |
+
<div class="w-8 bg-blue-700" style="height: 40%;"></div>
|
| 218 |
+
</div>
|
| 219 |
+
</div>
|
| 220 |
+
</div>
|
| 221 |
+
</div>
|
| 222 |
+
|
| 223 |
+
<!-- Course Popularity -->
|
| 224 |
+
<div class="bg-white shadow rounded-lg p-6 card-hover">
|
| 225 |
+
<div class="flex items-center justify-between mb-4">
|
| 226 |
+
<h3 class="text-lg font-medium text-gray-900">Course Popularity</h3>
|
| 227 |
+
<div class="relative">
|
| 228 |
+
<select class="appearance-none bg-white border border-gray-300 rounded-md pl-3 pr-8 py-1 text-sm focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-blue-500">
|
| 229 |
+
<option>All Programs</option>
|
| 230 |
+
<option>Youth Leadership</option>
|
| 231 |
+
<option>Executive Leadership</option>
|
| 232 |
+
</select>
|
| 233 |
+
<i data-feather="chevron-down" class="absolute right-2 top-1.5 text-gray-400"></i>
|
| 234 |
+
</div>
|
| 235 |
+
</div>
|
| 236 |
+
<div class="chart-container">
|
| 237 |
+
<!-- Chart placeholder - would be replaced with actual chart library -->
|
| 238 |
+
<div class="flex items-center h-full">
|
| 239 |
+
<div class="w-full">
|
| 240 |
+
<div class="flex items-center mb-2">
|
| 241 |
+
<div class="w-3 h-3 rounded-full bg-blue-500 mr-2"></div>
|
| 242 |
+
<div class="text-sm text-gray-600">Leadership 101</div>
|
| 243 |
+
<div class="ml-auto text-sm font-medium">35%</div>
|
| 244 |
+
</div>
|
| 245 |
+
<div class="flex items-center mb-2">
|
| 246 |
+
<div class="w-3 h-3 rounded-full bg-green-500 mr-2"></div>
|
| 247 |
+
<div class="text-sm text-gray-600">Public Speaking</div>
|
| 248 |
+
<div class="ml-auto text-sm font-medium">25%</div>
|
| 249 |
+
</div>
|
| 250 |
+
<div class="flex items-center mb-2">
|
| 251 |
+
<div class="w-3 h-3 rounded-full bg-yellow-500 mr-2"></div>
|
| 252 |
+
<div class="text-sm text-gray-600">Strategic Thinking</div>
|
| 253 |
+
<div class="ml-auto text-sm font-medium">20%</div>
|
| 254 |
+
</div>
|
| 255 |
+
<div class="flex items-center">
|
| 256 |
+
<div class="w-3 h-3 rounded-full bg-purple-500 mr-2"></div>
|
| 257 |
+
<div class="text-sm text-gray-600">Global Perspectives</div>
|
| 258 |
+
<div class="ml-auto text-sm font-medium">15%</div>
|
| 259 |
+
</div>
|
| 260 |
+
<div class="flex items-center mt-2">
|
| 261 |
+
<div class="w-3 h-3 rounded-full bg-red-500 mr-2"></div>
|
| 262 |
+
<div class="text-sm text-gray-600">Other Courses</div>
|
| 263 |
+
<div class="ml-auto text-sm font-medium">5%</div>
|
| 264 |
+
</div>
|
| 265 |
+
</div>
|
| 266 |
+
</div>
|
| 267 |
+
</div>
|
| 268 |
+
</div>
|
| 269 |
+
</div>
|
| 270 |
+
|
| 271 |
+
<!-- Recent Activity -->
|
| 272 |
+
<div class="mb-8">
|
| 273 |
+
<h2 class="text-lg font-medium text-gray-900 mb-4">Recent Activity</h2>
|
| 274 |
+
<div class="bg-white shadow overflow-hidden sm:rounded-lg">
|
| 275 |
+
<div class="flex items-center justify-between border-b border-gray-200 px-4 py-3">
|
| 276 |
+
<h3 class="text-sm font-medium text-gray-500">Latest system activities</h3>
|
| 277 |
+
<a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">View all</a>
|
| 278 |
+
</div>
|
| 279 |
+
<ul class="divide-y divide-gray-200">
|
| 280 |
+
<li>
|
| 281 |
+
<div class="px-4 py-4 sm:px-6">
|
| 282 |
+
<div class="flex items-center">
|
| 283 |
+
<div class="flex-shrink-0 bg-blue-100 rounded-md p-2">
|
| 284 |
+
<i data-feather="user-plus" class="h-5 w-5 text-blue-600"></i>
|
| 285 |
+
</div>
|
| 286 |
+
<div class="ml-4">
|
| 287 |
+
<p class="text-sm font-medium text-gray-900">New student registration</p>
|
| 288 |
+
<p class="text-sm text-gray-500">Ahmed Al-Rashid registered for Leadership 101</p>
|
| 289 |
+
</div>
|
| 290 |
+
<div class="ml-auto text-sm text-gray-500">2 hours ago</div>
|
| 291 |
+
</div>
|
| 292 |
+
</div>
|
| 293 |
+
</li>
|
| 294 |
+
<li>
|
| 295 |
+
<div class="px-4 py-4 sm:px-6">
|
| 296 |
+
<div class="flex items-center">
|
| 297 |
+
<div class="flex-shrink-0 bg-green-100 rounded-md p-2">
|
| 298 |
+
<i data-feather="check-circle" class="h-5 w-5 text-green-600"></i>
|
| 299 |
+
</div>
|
| 300 |
+
<div class="ml-4">
|
| 301 |
+
<p class="text-sm font-medium text-gray-900">Assignment submitted</p>
|
| 302 |
+
<p class="text-sm text-gray-500">Noor Ali submitted Reflection Paper for Week 3</p>
|
| 303 |
+
</div>
|
| 304 |
+
<div class="ml-auto text-sm text-gray-500">5 hours ago</div>
|
| 305 |
+
</div>
|
| 306 |
+
</div>
|
| 307 |
+
</li>
|
| 308 |
+
<li>
|
| 309 |
+
<div class="px-4 py-4 sm:px-6">
|
| 310 |
+
<div class="flex items-center">
|
| 311 |
+
<div class="flex-shrink-0 bg-purple-100 rounded-md p-2">
|
| 312 |
+
<i data-feather="message-square" class="h-5 w-5 text-purple-600"></i>
|
| 313 |
+
</div>
|
| 314 |
+
<div class="ml-4">
|
| 315 |
+
<p class="text-sm font-medium text-gray-900">New message</p>
|
| 316 |
+
<p class="text-sm text-gray-500">Karim Hassan sent a message regarding course schedule</p>
|
| 317 |
+
</div>
|
| 318 |
+
<div class="ml-auto text-sm text-gray-500">1 day ago</div>
|
| 319 |
+
</div>
|
| 320 |
+
</div>
|
| 321 |
+
</li>
|
| 322 |
+
<li>
|
| 323 |
+
<div class="px-4 py-4 sm:px-6">
|
| 324 |
+
<div class="flex items-center">
|
| 325 |
+
<div class="flex-shrink-0 bg-yellow-100 rounded-md p-2">
|
| 326 |
+
<i data-fe
|
| 327 |
+
</body>
|
| 328 |
+
</html>
|
index.html
CHANGED
|
@@ -1,19 +1,353 @@
|
|
| 1 |
-
<!
|
| 2 |
-
<html>
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
</html>
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Iraq Leadership Academy</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
| 9 |
+
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
| 10 |
+
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 11 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 12 |
+
<style>
|
| 13 |
+
.hero-gradient {
|
| 14 |
+
background: linear-gradient(135deg, #1e3a8a 0%, #1e40af 100%);
|
| 15 |
+
}
|
| 16 |
+
.card-hover:hover {
|
| 17 |
+
transform: translateY(-5px);
|
| 18 |
+
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
|
| 19 |
+
}
|
| 20 |
+
.transition-smooth {
|
| 21 |
+
transition: all 0.3s ease;
|
| 22 |
+
}
|
| 23 |
+
</style>
|
| 24 |
+
</head>
|
| 25 |
+
<body class="font-sans antialiased text-gray-800">
|
| 26 |
+
<!-- Navigation -->
|
| 27 |
+
<nav class="bg-white shadow-sm fixed w-full z-10">
|
| 28 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 29 |
+
<div class="flex justify-between h-16">
|
| 30 |
+
<div class="flex">
|
| 31 |
+
<div class="flex-shrink-0 flex items-center">
|
| 32 |
+
<i data-feather="award" class="h-8 w-8 text-blue-600"></i>
|
| 33 |
+
<span class="ml-2 text-xl font-bold text-blue-600">Iraq Leadership Academy</span>
|
| 34 |
+
</div>
|
| 35 |
+
</div>
|
| 36 |
+
<div class="hidden sm:ml-6 sm:flex sm:space-x-8">
|
| 37 |
+
<a href="#" class="border-blue-500 text-gray-900 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Home</a>
|
| 38 |
+
<a href="#programs" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Programs</a>
|
| 39 |
+
<a href="#announcements" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Announcements</a>
|
| 40 |
+
<a href="student-portal.html" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Student Portal</a>
|
| 41 |
+
</div>
|
| 42 |
+
<div class="hidden sm:ml-6 sm:flex sm:items-center">
|
| 43 |
+
<a href="login.html" class="px-4 py-2 border border-transparent text-sm font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">Login</a>
|
| 44 |
+
</div>
|
| 45 |
+
<div class="-mr-2 flex items-center sm:hidden">
|
| 46 |
+
<button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500" aria-controls="mobile-menu" aria-expanded="false">
|
| 47 |
+
<i data-feather="menu"></i>
|
| 48 |
+
</button>
|
| 49 |
+
</div>
|
| 50 |
+
</div>
|
| 51 |
+
</div>
|
| 52 |
+
|
| 53 |
+
<!-- Mobile menu -->
|
| 54 |
+
<div class="sm:hidden hidden" id="mobile-menu">
|
| 55 |
+
<div class="pt-2 pb-3 space-y-1">
|
| 56 |
+
<a href="#" class="bg-blue-50 border-blue-500 text-blue-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Home</a>
|
| 57 |
+
<a href="#programs" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Programs</a>
|
| 58 |
+
<a href="#announcements" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Announcements</a>
|
| 59 |
+
<a href="student-portal.html" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Student Portal</a>
|
| 60 |
+
<a href="login.html" class="block pl-3 pr-4 py-2 text-base font-medium text-gray-500 hover:text-gray-700 hover:bg-gray-50">Login</a>
|
| 61 |
+
</div>
|
| 62 |
+
</div>
|
| 63 |
+
</nav>
|
| 64 |
+
|
| 65 |
+
<!-- Hero Section -->
|
| 66 |
+
<div class="hero-gradient pt-24 pb-32 text-white">
|
| 67 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 68 |
+
<div class="lg:grid lg:grid-cols-12 lg:gap-8">
|
| 69 |
+
<div class="px-4 sm:px-0 sm:text-center md:max-w-2xl md:mx-auto lg:col-span-6 lg:text-left lg:flex lg:items-center">
|
| 70 |
+
<div>
|
| 71 |
+
<h1 class="mt-4 text-4xl tracking-tight font-extrabold sm:mt-5 sm:leading-none lg:mt-6 lg:text-5xl xl:text-6xl">
|
| 72 |
+
<span class="md:block">Shaping Iraq's</span>
|
| 73 |
+
<span class="text-blue-300 md:block">Future Leaders</span>
|
| 74 |
+
</h1>
|
| 75 |
+
<p class="mt-3 text-base text-blue-100 sm:mt-5 sm:text-xl lg:text-lg xl:text-xl">
|
| 76 |
+
Empowering the next generation of Iraqi leaders through world-class education and leadership development programs.
|
| 77 |
+
</p>
|
| 78 |
+
<div class="mt-10 sm:mt-12">
|
| 79 |
+
<div class="sm:max-w-xl sm:mx-auto lg:mx-0">
|
| 80 |
+
<div class="sm:flex">
|
| 81 |
+
<div class="min-w-0 flex-1">
|
| 82 |
+
<a href="login.html" class="block w-full px-4 py-3 rounded-md shadow bg-blue-500 hover:bg-blue-600 text-white font-medium text-center transition-smooth">Get Started</a>
|
| 83 |
+
</div>
|
| 84 |
+
<div class="mt-3 sm:mt-0 sm:ml-3">
|
| 85 |
+
<a href="#programs" class="block w-full px-4 py-3 rounded-md shadow bg-white hover:bg-gray-50 text-blue-600 font-medium text-center transition-smooth">Our Programs</a>
|
| 86 |
+
</div>
|
| 87 |
+
</div>
|
| 88 |
+
</div>
|
| 89 |
+
</div>
|
| 90 |
+
</div>
|
| 91 |
+
</div>
|
| 92 |
+
<div class="mt-12 relative sm:max-w-lg sm:mx-auto lg:mt-0 lg:max-w-none lg:mx-0 lg:col-span-6 lg:flex lg:items-center">
|
| 93 |
+
<div class="relative mx-auto w-full rounded-lg shadow-lg lg:max-w-md">
|
| 94 |
+
<img class="w-full rounded-lg" src="http://static.photos/education/1024x576/1" alt="Students learning">
|
| 95 |
+
</div>
|
| 96 |
+
</div>
|
| 97 |
+
</div>
|
| 98 |
+
</div>
|
| 99 |
+
</div>
|
| 100 |
+
|
| 101 |
+
<!-- Programs Section -->
|
| 102 |
+
<div id="programs" class="py-12 bg-white">
|
| 103 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 104 |
+
<div class="lg:text-center">
|
| 105 |
+
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Programs</h2>
|
| 106 |
+
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
| 107 |
+
Our Leadership Development Programs
|
| 108 |
+
</p>
|
| 109 |
+
<p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
|
| 110 |
+
Designed to cultivate leadership skills at every level of education.
|
| 111 |
+
</p>
|
| 112 |
+
</div>
|
| 113 |
+
|
| 114 |
+
<div class="mt-10">
|
| 115 |
+
<div class="grid grid-cols-1 gap-10 sm:grid-cols-2 lg:grid-cols-3">
|
| 116 |
+
<!-- Program 1 -->
|
| 117 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover transition-smooth">
|
| 118 |
+
<div class="px-4 py-5 sm:p-6">
|
| 119 |
+
<div class="flex items-center">
|
| 120 |
+
<div class="flex-shrink-0 bg-blue-500 rounded-md p-3">
|
| 121 |
+
<i data-feather="book" class="h-6 w-6 text-white"></i>
|
| 122 |
+
</div>
|
| 123 |
+
<div class="ml-5 w-0 flex-1">
|
| 124 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Youth Leadership</h3>
|
| 125 |
+
<p class="mt-1 text-sm text-gray-500">For high school students</p>
|
| 126 |
+
</div>
|
| 127 |
+
</div>
|
| 128 |
+
<div class="mt-4">
|
| 129 |
+
<p class="text-sm text-gray-600">
|
| 130 |
+
A 12-week intensive program focusing on leadership fundamentals, public speaking, and community engagement.
|
| 131 |
+
</p>
|
| 132 |
+
</div>
|
| 133 |
+
<div class="mt-5">
|
| 134 |
+
<a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">
|
| 135 |
+
Learn more <span aria-hidden="true">→</span>
|
| 136 |
+
</a>
|
| 137 |
+
</div>
|
| 138 |
+
</div>
|
| 139 |
+
</div>
|
| 140 |
+
|
| 141 |
+
<!-- Program 2 -->
|
| 142 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover transition-smooth">
|
| 143 |
+
<div class="px-4 py-5 sm:p-6">
|
| 144 |
+
<div class="flex items-center">
|
| 145 |
+
<div class="flex-shrink-0 bg-blue-500 rounded-md p-3">
|
| 146 |
+
<i data-feather="users" class="h-6 w-6 text-white"></i>
|
| 147 |
+
</div>
|
| 148 |
+
<div class="ml-5 w-0 flex-1">
|
| 149 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Executive Leadership</h3>
|
| 150 |
+
<p class="mt-1 text-sm text-gray-500">For professionals</p>
|
| 151 |
+
</div>
|
| 152 |
+
</div>
|
| 153 |
+
<div class="mt-4">
|
| 154 |
+
<p class="text-sm text-gray-600">
|
| 155 |
+
Advanced leadership training for mid-career professionals focusing on strategic thinking and organizational leadership.
|
| 156 |
+
</p>
|
| 157 |
+
</div>
|
| 158 |
+
<div class="mt-5">
|
| 159 |
+
<a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">
|
| 160 |
+
Learn more <span aria-hidden="true">→</span>
|
| 161 |
+
</a>
|
| 162 |
+
</div>
|
| 163 |
+
</div>
|
| 164 |
+
</div>
|
| 165 |
+
|
| 166 |
+
<!-- Program 3 -->
|
| 167 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover transition-smooth">
|
| 168 |
+
<div class="px-4 py-5 sm:p-6">
|
| 169 |
+
<div class="flex items-center">
|
| 170 |
+
<div class="flex-shrink-0 bg-blue-500 rounded-md p-3">
|
| 171 |
+
<i data-feather="globe" class="h-6 w-6 text-white"></i>
|
| 172 |
+
</div>
|
| 173 |
+
<div class="ml-5 w-0 flex-1">
|
| 174 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Global Leaders</h3>
|
| 175 |
+
<p class="mt-1 text-sm text-gray-500">For university students</p>
|
| 176 |
+
</div>
|
| 177 |
+
</div>
|
| 178 |
+
<div class="mt-4">
|
| 179 |
+
<p class="text-sm text-gray-600">
|
| 180 |
+
International exchange program with leadership seminars and cultural immersion experiences.
|
| 181 |
+
</p>
|
| 182 |
+
</div>
|
| 183 |
+
<div class="mt-5">
|
| 184 |
+
<a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">
|
| 185 |
+
Learn more <span aria-hidden="true">→</span>
|
| 186 |
+
</a>
|
| 187 |
+
</div>
|
| 188 |
+
</div>
|
| 189 |
+
</div>
|
| 190 |
+
</div>
|
| 191 |
+
</div>
|
| 192 |
+
</div>
|
| 193 |
+
</div>
|
| 194 |
+
|
| 195 |
+
<!-- Announcements Section -->
|
| 196 |
+
<div id="announcements" class="py-12 bg-gray-50">
|
| 197 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 198 |
+
<div class="lg:text-center">
|
| 199 |
+
<h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">Announcements</h2>
|
| 200 |
+
<p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl">
|
| 201 |
+
Latest Updates
|
| 202 |
+
</p>
|
| 203 |
+
<p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
|
| 204 |
+
Stay informed about our latest news and events.
|
| 205 |
+
</p>
|
| 206 |
+
</div>
|
| 207 |
+
|
| 208 |
+
<div class="mt-10">
|
| 209 |
+
<div class="space-y-4">
|
| 210 |
+
<!-- Announcement 1 -->
|
| 211 |
+
<div class="bg-white shadow overflow-hidden sm:rounded-lg">
|
| 212 |
+
<div class="px-4 py-5 sm:px-6">
|
| 213 |
+
<div class="flex items-center justify-between">
|
| 214 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">New Leadership Summit 2023</h3>
|
| 215 |
+
<span class="px-2 py-1 text-xs font-semibold text-blue-800 bg-blue-100 rounded-full">New</span>
|
| 216 |
+
</div>
|
| 217 |
+
<div class="mt-1 max-w-2xl text-sm text-gray-500">
|
| 218 |
+
<p>Join us for our annual leadership summit featuring international speakers and workshops.</p>
|
| 219 |
+
</div>
|
| 220 |
+
<div class="mt-4">
|
| 221 |
+
<a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">
|
| 222 |
+
Read more <span aria-hidden="true">→</span>
|
| 223 |
+
</a>
|
| 224 |
+
</div>
|
| 225 |
+
</div>
|
| 226 |
+
</div>
|
| 227 |
+
|
| 228 |
+
<!-- Announcement 2 -->
|
| 229 |
+
<div class="bg-white shadow overflow-hidden sm:rounded-lg">
|
| 230 |
+
<div class="px-4 py-5 sm:px-6">
|
| 231 |
+
<div class="flex items-center justify-between">
|
| 232 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Application Deadline Extended</h3>
|
| 233 |
+
<span class="px-2 py-1 text-xs font-semibold text-green-800 bg-green-100 rounded-full">Important</span>
|
| 234 |
+
</div>
|
| 235 |
+
<div class="mt-1 max-w-2xl text-sm text-gray-500">
|
| 236 |
+
<p>The application deadline for the Youth Leadership Program has been extended to October 15th.</p>
|
| 237 |
+
</div>
|
| 238 |
+
<div class="mt-4">
|
| 239 |
+
<a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">
|
| 240 |
+
Read more <span aria-hidden="true">→</span>
|
| 241 |
+
</a>
|
| 242 |
+
</div>
|
| 243 |
+
</div>
|
| 244 |
+
</div>
|
| 245 |
+
|
| 246 |
+
<!-- Announcement 3 -->
|
| 247 |
+
<div class="bg-white shadow overflow-hidden sm:rounded-lg">
|
| 248 |
+
<div class="px-4 py-5 sm:px-6">
|
| 249 |
+
<div class="flex items-center justify-between">
|
| 250 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Alumni Success Stories</h3>
|
| 251 |
+
<span class="px-2 py-1 text-xs font-semibold text-purple-800 bg-purple-100 rounded-full">Featured</span>
|
| 252 |
+
</div>
|
| 253 |
+
<div class="mt-1 max-w-2xl text-sm text-gray-500">
|
| 254 |
+
<p>Read about how our alumni are making an impact in their communities and careers.</p>
|
| 255 |
+
</div>
|
| 256 |
+
<div class="mt-4">
|
| 257 |
+
<a href="#" class="text-sm font-medium text-blue-600 hover:text-blue-500">
|
| 258 |
+
Read more <span aria-hidden="true">→</span>
|
| 259 |
+
</a>
|
| 260 |
+
</div>
|
| 261 |
+
</div>
|
| 262 |
+
</div>
|
| 263 |
+
</div>
|
| 264 |
+
</div>
|
| 265 |
+
</div>
|
| 266 |
+
</div>
|
| 267 |
+
|
| 268 |
+
<!-- CTA Section -->
|
| 269 |
+
<div class="bg-blue-700">
|
| 270 |
+
<div class="max-w-2xl mx-auto text-center py-16 px-4 sm:py-20 sm:px-6 lg:px-8">
|
| 271 |
+
<h2 class="text-3xl font-extrabold text-white sm:text-4xl">
|
| 272 |
+
<span class="block">Ready to begin your leadership journey?</span>
|
| 273 |
+
</h2>
|
| 274 |
+
<p class="mt-4 text-lg leading-6 text-blue-200">
|
| 275 |
+
Join hundreds of students who have transformed their leadership potential through our programs.
|
| 276 |
+
</p>
|
| 277 |
+
<a href="login.html" class="mt-8 w-full inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-blue-600 bg-white hover:bg-blue-50 sm:w-auto">
|
| 278 |
+
Apply Now
|
| 279 |
+
</a>
|
| 280 |
+
</div>
|
| 281 |
+
</div>
|
| 282 |
+
|
| 283 |
+
<!-- Footer -->
|
| 284 |
+
<footer class="bg-gray-800">
|
| 285 |
+
<div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
|
| 286 |
+
<div class="grid grid-cols-2 md:grid-cols-4 gap-8">
|
| 287 |
+
<div>
|
| 288 |
+
<h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">About</h3>
|
| 289 |
+
<ul class="mt-4 space-y-4">
|
| 290 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Our Mission</a></li>
|
| 291 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Faculty</a></li>
|
| 292 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Partners</a></li>
|
| 293 |
+
</ul>
|
| 294 |
+
</div>
|
| 295 |
+
<div>
|
| 296 |
+
<h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">Programs</h3>
|
| 297 |
+
<ul class="mt-4 space-y-4">
|
| 298 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Youth Leadership</a></li>
|
| 299 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Executive Leadership</a></li>
|
| 300 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Global Leaders</a></li>
|
| 301 |
+
</ul>
|
| 302 |
+
</div>
|
| 303 |
+
<div>
|
| 304 |
+
<h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">Resources</h3>
|
| 305 |
+
<ul class="mt-4 space-y-4">
|
| 306 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Blog</a></li>
|
| 307 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Research</a></li>
|
| 308 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">FAQs</a></li>
|
| 309 |
+
</ul>
|
| 310 |
+
</div>
|
| 311 |
+
<div>
|
| 312 |
+
<h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">Connect</h3>
|
| 313 |
+
<ul class="mt-4 space-y-4">
|
| 314 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Contact Us</a></li>
|
| 315 |
+
<li><a href="#" class="text-base text-gray-400 hover:text-white">Careers</a></li>
|
| 316 |
+
<li class="flex space-x-6">
|
| 317 |
+
<a href="#" class="text-gray-400 hover:text-white">
|
| 318 |
+
<i data-feather="facebook"></i>
|
| 319 |
+
</a>
|
| 320 |
+
<a href="#" class="text-gray-400 hover:text-white">
|
| 321 |
+
<i data-feather="twitter"></i>
|
| 322 |
+
</a>
|
| 323 |
+
<a href="#" class="text-gray-400 hover:text-white">
|
| 324 |
+
<i data-feather="instagram"></i>
|
| 325 |
+
</a>
|
| 326 |
+
<a href="#" class="text-gray-400 hover:text-white">
|
| 327 |
+
<i data-feather="linkedin"></i>
|
| 328 |
+
</a>
|
| 329 |
+
</li>
|
| 330 |
+
</ul>
|
| 331 |
+
</div>
|
| 332 |
+
</div>
|
| 333 |
+
<div class="mt-12 border-t border-gray-700 pt-8">
|
| 334 |
+
<p class="text-base text-gray-400 text-center">
|
| 335 |
+
© 2023 Iraq Leadership Academy. All rights reserved.
|
| 336 |
+
</p>
|
| 337 |
+
</div>
|
| 338 |
+
</div>
|
| 339 |
+
</footer>
|
| 340 |
+
|
| 341 |
+
<script>
|
| 342 |
+
// Mobile menu toggle
|
| 343 |
+
document.querySelector('[aria-controls="mobile-menu"]').addEventListener('click', function() {
|
| 344 |
+
const menu = document.getElementById('mobile-menu');
|
| 345 |
+
menu.classList.toggle('hidden');
|
| 346 |
+
});
|
| 347 |
+
|
| 348 |
+
// Initialize AOS and Feather Icons
|
| 349 |
+
AOS.init();
|
| 350 |
+
feather.replace();
|
| 351 |
+
</script>
|
| 352 |
+
</body>
|
| 353 |
</html>
|
login.html
ADDED
|
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Login - Iraq Leadership Academy</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 9 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 10 |
+
<style>
|
| 11 |
+
.auth-bg {
|
| 12 |
+
background: linear-gradient(135deg, #1e3a8a 0%, #1e40af 100%);
|
| 13 |
+
}
|
| 14 |
+
.input-focus:focus {
|
| 15 |
+
box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.5);
|
| 16 |
+
}
|
| 17 |
+
</style>
|
| 18 |
+
</head>
|
| 19 |
+
<body class="font-sans antialiased bg-gray-50">
|
| 20 |
+
<div class="min-h-screen flex">
|
| 21 |
+
<!-- Left Column - Form -->
|
| 22 |
+
<div class="flex-1 flex flex-col justify-center py-12 px-4 sm:px-6 lg:flex-none lg:px-20 xl:px-24">
|
| 23 |
+
<div class="mx-auto w-full max-w-sm lg:w-96">
|
| 24 |
+
<div>
|
| 25 |
+
<div class="flex items-center">
|
| 26 |
+
<i data-feather="award" class="h-8 w-8 text-blue-600"></i>
|
| 27 |
+
<span class="ml-2 text-xl font-bold text-blue-600">Iraq Leadership Academy</span>
|
| 28 |
+
</div>
|
| 29 |
+
<h2 class="mt-6 text-3xl font-extrabold text-gray-900">Sign in to your account</h2>
|
| 30 |
+
<p class="mt-2 text-sm text-gray-600">
|
| 31 |
+
Or <a href="signup.html" class="font-medium text-blue-600 hover:text-blue-500">create a new account</a>
|
| 32 |
+
</p>
|
| 33 |
+
</div>
|
| 34 |
+
|
| 35 |
+
<div class="mt-8">
|
| 36 |
+
<div class="mt-6">
|
| 37 |
+
<form action="#" method="POST" class="space-y-6">
|
| 38 |
+
<div>
|
| 39 |
+
<label for="email" class="block text-sm font-medium text-gray-700">Email address</label>
|
| 40 |
+
<div class="mt-1">
|
| 41 |
+
<input id="email" name="email" type="email" autocomplete="email" required class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-blue-500 focus:border-blue-500 sm:text-sm input-focus">
|
| 42 |
+
</div>
|
| 43 |
+
</div>
|
| 44 |
+
|
| 45 |
+
<div class="space-y-1">
|
| 46 |
+
<label for="password" class="block text-sm font-medium text-gray-700">Password</label>
|
| 47 |
+
<div class="mt-1">
|
| 48 |
+
<input id="password" name="password" type="password" autocomplete="current-password" required class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-blue-500 focus:border-blue-500 sm:text-sm input-focus">
|
| 49 |
+
</div>
|
| 50 |
+
</div>
|
| 51 |
+
|
| 52 |
+
<div class="flex items-center justify-between">
|
| 53 |
+
<div class="flex items-center">
|
| 54 |
+
<input id="remember-me" name="remember-me" type="checkbox" class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-300 rounded">
|
| 55 |
+
<label for="remember-me" class="ml-2 block text-sm text-gray-700">Remember me</label>
|
| 56 |
+
</div>
|
| 57 |
+
|
| 58 |
+
<div class="text-sm">
|
| 59 |
+
<a href="#" class="font-medium text-blue-600 hover:text-blue-500">Forgot your password?</a>
|
| 60 |
+
</div>
|
| 61 |
+
</div>
|
| 62 |
+
|
| 63 |
+
<div>
|
| 64 |
+
<button type="submit" class="w-full flex justify-center py-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 65 |
+
Sign in
|
| 66 |
+
</button>
|
| 67 |
+
</div>
|
| 68 |
+
</form>
|
| 69 |
+
</div>
|
| 70 |
+
</div>
|
| 71 |
+
</div>
|
| 72 |
+
</div>
|
| 73 |
+
|
| 74 |
+
<!-- Right Column - Image -->
|
| 75 |
+
<div class="hidden lg:block relative w-0 flex-1">
|
| 76 |
+
<div class="absolute inset-0 auth-bg">
|
| 77 |
+
<img class="w-full h-full object-cover opacity-20" src="http://static.photos/education/1200x630/2" alt="Students studying">
|
| 78 |
+
</div>
|
| 79 |
+
<div class="absolute inset-0 flex items-center justify-center p-12">
|
| 80 |
+
<div class="text-center">
|
| 81 |
+
<h3 class="text-3xl font-bold text-white mb-4">Welcome Back!</h3>
|
| 82 |
+
<p class="text-lg text-blue-100">Continue your leadership journey with us</p>
|
| 83 |
+
<div class="mt-8">
|
| 84 |
+
<a href="signup.html" class="inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-blue-700 bg-white hover:bg-gray-50">
|
| 85 |
+
Create new account
|
| 86 |
+
</a>
|
| 87 |
+
</div>
|
| 88 |
+
</div>
|
| 89 |
+
</div>
|
| 90 |
+
</div>
|
| 91 |
+
</div>
|
| 92 |
+
|
| 93 |
+
<script>
|
| 94 |
+
feather.replace();
|
| 95 |
+
</script>
|
| 96 |
+
</body>
|
| 97 |
+
</html>
|
prompts.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Iraq Leadership Academy Website, Login and Signup, latest Programs, Latest Announcements, Student Portal, Admin Dashboard, make it sleek design, Professional
|
signup.html
ADDED
|
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Sign Up - Iraq Leadership Academy</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 9 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 10 |
+
<style>
|
| 11 |
+
.auth-bg {
|
| 12 |
+
background: linear-gradient(135deg, #1e3a8a 0%, #1e40af 100%);
|
| 13 |
+
}
|
| 14 |
+
.input-focus:focus {
|
| 15 |
+
box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.5);
|
| 16 |
+
}
|
| 17 |
+
</style>
|
| 18 |
+
</head>
|
| 19 |
+
<body class="font-sans antialiased bg-gray-50">
|
| 20 |
+
<div class="min-h-screen flex">
|
| 21 |
+
<!-- Left Column - Form -->
|
| 22 |
+
<div class="flex-1 flex flex-col justify-center py-12 px-4 sm:px-6 lg:flex-none lg:px-20 xl:px-24">
|
| 23 |
+
<div class="mx-auto w-full max-w-sm lg:w-96">
|
| 24 |
+
<div>
|
| 25 |
+
<div class="flex items-center">
|
| 26 |
+
<i data-feather="award" class="h-8 w-8 text-blue-600"></i>
|
| 27 |
+
<span class="ml-2 text-xl font-bold text-blue-600">Iraq Leadership Academy</span>
|
| 28 |
+
</div>
|
| 29 |
+
<h2 class="mt-6 text-3xl font-extrabold text-gray-900">Create a new account</h2>
|
| 30 |
+
<p class="mt-2 text-sm text-gray-600">
|
| 31 |
+
Or <a href="login.html" class="font-medium text-blue-600 hover:text-blue-500">sign in to your existing account</a>
|
| 32 |
+
</p>
|
| 33 |
+
</div>
|
| 34 |
+
|
| 35 |
+
<div class="mt-8">
|
| 36 |
+
<div class="mt-6">
|
| 37 |
+
<form action="#" method="POST" class="space-y-6">
|
| 38 |
+
<div>
|
| 39 |
+
<label for="full-name" class="block text-sm font-medium text-gray-700">Full name</label>
|
| 40 |
+
<div class="mt-1">
|
| 41 |
+
<input id="full-name" name="full-name" type="text" autocomplete="name" required class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-blue-500 focus:border-blue-500 sm:text-sm input-focus">
|
| 42 |
+
</div>
|
| 43 |
+
</div>
|
| 44 |
+
|
| 45 |
+
<div>
|
| 46 |
+
<label for="email" class="block text-sm font-medium text-gray-700">Email address</label>
|
| 47 |
+
<div class="mt-1">
|
| 48 |
+
<input id="email" name="email" type="email" autocomplete="email" required class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-blue-500 focus:border-blue-500 sm:text-sm input-focus">
|
| 49 |
+
</div>
|
| 50 |
+
</div>
|
| 51 |
+
|
| 52 |
+
<div>
|
| 53 |
+
<label for="password" class="block text-sm font-medium text-gray-700">Password</label>
|
| 54 |
+
<div class="mt-1">
|
| 55 |
+
<input id="password" name="password" type="password" autocomplete="new-password" required class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-blue-500 focus:border-blue-500 sm:text-sm input-focus">
|
| 56 |
+
</div>
|
| 57 |
+
<p class="mt-2 text-xs text-gray-500">Must be at least 8 characters long</p>
|
| 58 |
+
</div>
|
| 59 |
+
|
| 60 |
+
<div>
|
| 61 |
+
<label for="confirm-password" class="block text-sm font-medium text-gray-700">Confirm Password</label>
|
| 62 |
+
<div class="mt-1">
|
| 63 |
+
<input id="confirm-password" name="confirm-password" type="password" autocomplete="new-password" required class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-blue-500 focus:border-blue-500 sm:text-sm input-focus">
|
| 64 |
+
</div>
|
| 65 |
+
</div>
|
| 66 |
+
|
| 67 |
+
<div class="flex items-center">
|
| 68 |
+
<input id="terms" name="terms" type="checkbox" class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-300 rounded" required>
|
| 69 |
+
<label for="terms" class="ml-2 block text-sm text-gray-700">
|
| 70 |
+
I agree to the <a href="#" class="text-blue-600 hover:text-blue-500">Terms of Service</a> and <a href="#" class="text-blue-600 hover:text-blue-500">Privacy Policy</a>
|
| 71 |
+
</label>
|
| 72 |
+
</div>
|
| 73 |
+
|
| 74 |
+
<div>
|
| 75 |
+
<button type="submit" class="w-full flex justify-center py-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 76 |
+
Create Account
|
| 77 |
+
</button>
|
| 78 |
+
</div>
|
| 79 |
+
</form>
|
| 80 |
+
</div>
|
| 81 |
+
</div>
|
| 82 |
+
</div>
|
| 83 |
+
</div>
|
| 84 |
+
|
| 85 |
+
<!-- Right Column - Image -->
|
| 86 |
+
<div class="hidden lg:block relative w-0 flex-1">
|
| 87 |
+
<div class="absolute inset-0 auth-bg">
|
| 88 |
+
<img class="w-full h-full object-cover opacity-20" src="http://static.photos/education/1200x630/3" alt="Students collaborating">
|
| 89 |
+
</div>
|
| 90 |
+
<div class="absolute inset-0 flex items-center justify-center p-12">
|
| 91 |
+
<div class="text-center">
|
| 92 |
+
<h3 class="text-3xl font-bold text-white mb-4">Join Our Community</h3>
|
| 93 |
+
<p class="text-lg text-blue-100">Begin your leadership journey with us today</p>
|
| 94 |
+
<div class="mt-8">
|
| 95 |
+
<a href="login.html" class="inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-blue-700 bg-white hover:bg-gray-50">
|
| 96 |
+
Already have an account? Sign in
|
| 97 |
+
</a>
|
| 98 |
+
</div>
|
| 99 |
+
</div>
|
| 100 |
+
</div>
|
| 101 |
+
</div>
|
| 102 |
+
</div>
|
| 103 |
+
|
| 104 |
+
<script>
|
| 105 |
+
feather.replace();
|
| 106 |
+
</script>
|
| 107 |
+
</body>
|
| 108 |
+
</html>
|
student-portal.html
ADDED
|
@@ -0,0 +1,381 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Student Portal - Iraq Leadership Academy</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
| 9 |
+
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
| 10 |
+
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 11 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 12 |
+
<style>
|
| 13 |
+
.sidebar {
|
| 14 |
+
transition: all 0.3s;
|
| 15 |
+
}
|
| 16 |
+
.sidebar-collapsed {
|
| 17 |
+
width: 5rem;
|
| 18 |
+
}
|
| 19 |
+
.sidebar-expanded {
|
| 20 |
+
width: 16rem;
|
| 21 |
+
}
|
| 22 |
+
.main-content {
|
| 23 |
+
transition: margin-left 0.3s;
|
| 24 |
+
}
|
| 25 |
+
.card-hover:hover {
|
| 26 |
+
transform: translateY(-5px);
|
| 27 |
+
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
|
| 28 |
+
}
|
| 29 |
+
</style>
|
| 30 |
+
</head>
|
| 31 |
+
<body class="bg-gray-50 font-sans antialiased">
|
| 32 |
+
<div class="flex h-screen overflow-hidden">
|
| 33 |
+
<!-- Sidebar -->
|
| 34 |
+
<div id="sidebar" class="sidebar sidebar-expanded bg-blue-800 text-white flex flex-col">
|
| 35 |
+
<div class="flex items-center justify-between p-4 border-b border-blue-700">
|
| 36 |
+
<div class="flex items-center">
|
| 37 |
+
<i data-feather="award" class="h-8 w-8 text-white"></i>
|
| 38 |
+
<span class="ml-2 text-xl font-bold">ILA Portal</span>
|
| 39 |
+
</div>
|
| 40 |
+
<button id="toggle-sidebar" class="text-blue-200 hover:text-white">
|
| 41 |
+
<i data-feather="chevron-left"></i>
|
| 42 |
+
</button>
|
| 43 |
+
</div>
|
| 44 |
+
|
| 45 |
+
<div class="flex-1 overflow-y-auto">
|
| 46 |
+
<nav class="p-4 space-y-1">
|
| 47 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md bg-blue-700 text-white">
|
| 48 |
+
<i data-feather="home" class="mr-3"></i>
|
| 49 |
+
<span>Dashboard</span>
|
| 50 |
+
</a>
|
| 51 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-blue-200 hover:bg-blue-700 hover:text-white">
|
| 52 |
+
<i data-feather="book" class="mr-3"></i>
|
| 53 |
+
<span>My Courses</span>
|
| 54 |
+
</a>
|
| 55 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-blue-200 hover:bg-blue-700 hover:text-white">
|
| 56 |
+
<i data-feather="calendar" class="mr-3"></i>
|
| 57 |
+
<span>Schedule</span>
|
| 58 |
+
</a>
|
| 59 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-blue-200 hover:bg-blue-700 hover:text-white">
|
| 60 |
+
<i data-feather="file-text" class="mr-3"></i>
|
| 61 |
+
<span>Assignments</span>
|
| 62 |
+
</a>
|
| 63 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-blue-200 hover:bg-blue-700 hover:text-white">
|
| 64 |
+
<i data-feather="bar-chart-2" class="mr-3"></i>
|
| 65 |
+
<span>Progress</span>
|
| 66 |
+
</a>
|
| 67 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-blue-200 hover:bg-blue-700 hover:text-white">
|
| 68 |
+
<i data-feather="message-square" class="mr-3"></i>
|
| 69 |
+
<span>Messages</span>
|
| 70 |
+
</a>
|
| 71 |
+
<a href="#" class="flex items-center px-4 py-3 text-sm font-medium rounded-md text-blue-200 hover:bg-blue-700 hover:text-white">
|
| 72 |
+
<i data-feather="settings" class="mr-3"></i>
|
| 73 |
+
<span>Settings</span>
|
| 74 |
+
</a>
|
| 75 |
+
</nav>
|
| 76 |
+
</div>
|
| 77 |
+
|
| 78 |
+
<div class="p-4 border-t border-blue-700">
|
| 79 |
+
<div class="flex items-center">
|
| 80 |
+
<img class="h-9 w-9 rounded-full" src="http://static.photos/people/200x200/1" alt="User profile">
|
| 81 |
+
<div class="ml-3">
|
| 82 |
+
<p class="text-sm font-medium text-white">Ahmed Al-Mansour</p>
|
| 83 |
+
<a href="#" class="text-xs font-medium text-blue-200 hover:text-white">View profile</a>
|
| 84 |
+
</div>
|
| 85 |
+
</div>
|
| 86 |
+
<button class="mt-4 w-full flex items-center justify-center px-4 py-2 border border-transparent rounded-md shadow-sm text-sm font-medium text-blue-700 bg-white hover:bg-gray-50">
|
| 87 |
+
<i data-feather="log-out" class="mr-2"></i>
|
| 88 |
+
Sign out
|
| 89 |
+
</button>
|
| 90 |
+
</div>
|
| 91 |
+
</div>
|
| 92 |
+
|
| 93 |
+
<!-- Main Content -->
|
| 94 |
+
<div id="main-content" class="main-content flex-1 overflow-auto">
|
| 95 |
+
<!-- Top Navigation -->
|
| 96 |
+
<header class="bg-white shadow-sm">
|
| 97 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center">
|
| 98 |
+
<h1 class="text-lg font-semibold text-gray-900">Student Dashboard</h1>
|
| 99 |
+
<div class="flex items-center space-x-4">
|
| 100 |
+
<button class="p-1 rounded-full text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 101 |
+
<i data-feather="bell"></i>
|
| 102 |
+
</button>
|
| 103 |
+
<button class="p-1 rounded-full text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 104 |
+
<i data-feather="help-circle"></i>
|
| 105 |
+
</button>
|
| 106 |
+
</div>
|
| 107 |
+
</div>
|
| 108 |
+
</header>
|
| 109 |
+
|
| 110 |
+
<!-- Dashboard Content -->
|
| 111 |
+
<main class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
|
| 112 |
+
<!-- Welcome Banner -->
|
| 113 |
+
<div class="bg-blue-50 rounded-lg p-6 mb-8">
|
| 114 |
+
<div class="flex items-center">
|
| 115 |
+
<div class="flex-shrink-0">
|
| 116 |
+
<i data-feather="sun" class="h-10 w-10 text-blue-600"></i>
|
| 117 |
+
</div>
|
| 118 |
+
<div class="ml-4">
|
| 119 |
+
<h2 class="text-xl font-bold text-gray-900">Good morning, Ahmed!</h2>
|
| 120 |
+
<p class="mt-1 text-sm text-gray-600">You have 2 new messages and 1 upcoming assignment.</p>
|
| 121 |
+
</div>
|
| 122 |
+
</div>
|
| 123 |
+
</div>
|
| 124 |
+
|
| 125 |
+
<!-- Stats -->
|
| 126 |
+
<div class="grid grid-cols-1 gap-5 sm:grid-cols-2 lg:grid-cols-4 mb-8">
|
| 127 |
+
<!-- Current Course -->
|
| 128 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 129 |
+
<div class="px-4 py-5 sm:p-6">
|
| 130 |
+
<div class="flex items-center">
|
| 131 |
+
<div class="flex-shrink-0 bg-blue-500 rounded-md p-3">
|
| 132 |
+
<i data-feather="book-open" class="h-6 w-6 text-white"></i>
|
| 133 |
+
</div>
|
| 134 |
+
<div class="ml-5 w-0 flex-1">
|
| 135 |
+
<dt class="text-sm font-medium text-gray-500 truncate">Current Course</dt>
|
| 136 |
+
<dd class="flex items-baseline">
|
| 137 |
+
<div class="text-xl font-semibold text-gray-900">Leadership 101</div>
|
| 138 |
+
</dd>
|
| 139 |
+
</div>
|
| 140 |
+
</div>
|
| 141 |
+
</div>
|
| 142 |
+
</div>
|
| 143 |
+
|
| 144 |
+
<!-- Progress -->
|
| 145 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 146 |
+
<div class="px-4 py-5 sm:p-6">
|
| 147 |
+
<div class="flex items-center">
|
| 148 |
+
<div class="flex-shrink-0 bg-green-500 rounded-md p-3">
|
| 149 |
+
<i data-feather="trending-up" class="h-6 w-6 text-white"></i>
|
| 150 |
+
</div>
|
| 151 |
+
<div class="ml-5 w-0 flex-1">
|
| 152 |
+
<dt class="text-sm font-medium text-gray-500 truncate">Course Progress</dt>
|
| 153 |
+
<dd class="flex items-baseline">
|
| 154 |
+
<div class="text-xl font-semibold text-gray-900">78%</div>
|
| 155 |
+
</dd>
|
| 156 |
+
</div>
|
| 157 |
+
</div>
|
| 158 |
+
</div>
|
| 159 |
+
</div>
|
| 160 |
+
|
| 161 |
+
<!-- Upcoming -->
|
| 162 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 163 |
+
<div class="px-4 py-5 sm:p-6">
|
| 164 |
+
<div class="flex items-center">
|
| 165 |
+
<div class="flex-shrink-0 bg-yellow-500 rounded-md p-3">
|
| 166 |
+
<i data-feather="clock" class="h-6 w-6 text-white"></i>
|
| 167 |
+
</div>
|
| 168 |
+
<div class="ml-5 w-0 flex-1">
|
| 169 |
+
<dt class="text-sm font-medium text-gray-500 truncate">Upcoming</dt>
|
| 170 |
+
<dd class="flex items-baseline">
|
| 171 |
+
<div class="text-xl font-semibold text-gray-900">3 Items</div>
|
| 172 |
+
</dd>
|
| 173 |
+
</div>
|
| 174 |
+
</div>
|
| 175 |
+
</div>
|
| 176 |
+
</div>
|
| 177 |
+
|
| 178 |
+
<!-- Messages -->
|
| 179 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 180 |
+
<div class="px-4 py-5 sm:p-6">
|
| 181 |
+
<div class="flex items-center">
|
| 182 |
+
<div class="flex-shrink-0 bg-purple-500 rounded-md p-3">
|
| 183 |
+
<i data-feather="mail" class="h-6 w-6 text-white"></i>
|
| 184 |
+
</div>
|
| 185 |
+
<div class="ml-5 w-0 flex-1">
|
| 186 |
+
<dt class="text-sm font-medium text-gray-500 truncate">New Messages</dt>
|
| 187 |
+
<dd class="flex items-baseline">
|
| 188 |
+
<div class="text-xl font-semibold text-gray-900">2</div>
|
| 189 |
+
</dd>
|
| 190 |
+
</div>
|
| 191 |
+
</div>
|
| 192 |
+
</div>
|
| 193 |
+
</div>
|
| 194 |
+
</div>
|
| 195 |
+
|
| 196 |
+
<!-- Courses Section -->
|
| 197 |
+
<div class="mb-8">
|
| 198 |
+
<h2 class="text-lg font-medium text-gray-900 mb-4">Your Courses</h2>
|
| 199 |
+
<div class="grid grid-cols-1 gap-6 sm:grid-cols-2 lg:grid-cols-3">
|
| 200 |
+
<!-- Course 1 -->
|
| 201 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 202 |
+
<div class="px-4 py-5 sm:p-6">
|
| 203 |
+
<div class="flex items-center">
|
| 204 |
+
<div class="flex-shrink-0 bg-blue-100 rounded-md p-3">
|
| 205 |
+
<i data-feather="book" class="h-6 w-6 text-blue-600"></i>
|
| 206 |
+
</div>
|
| 207 |
+
<div class="ml-4">
|
| 208 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Leadership 101</h3>
|
| 209 |
+
<p class="mt-1 text-sm text-gray-500">Fundamentals of Leadership</p>
|
| 210 |
+
</div>
|
| 211 |
+
</div>
|
| 212 |
+
<div class="mt-6">
|
| 213 |
+
<div class="w-full bg-gray-200 rounded-full h-2.5">
|
| 214 |
+
<div class="bg-blue-600 h-2.5 rounded-full" style="width: 78%"></div>
|
| 215 |
+
</div>
|
| 216 |
+
<div class="flex justify-between text-sm text-gray-500 mt-2">
|
| 217 |
+
<span>78% Complete</span>
|
| 218 |
+
<span>Week 6 of 8</span>
|
| 219 |
+
</div>
|
| 220 |
+
</div>
|
| 221 |
+
<div class="mt-6">
|
| 222 |
+
<a href="#" class="w-full inline-flex justify-center items-center px-4 py-2 border border-gray-300 shadow-sm text-sm font-medium rounded-md text-gray-700 bg-white hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 223 |
+
Continue Course
|
| 224 |
+
</a>
|
| 225 |
+
</div>
|
| 226 |
+
</div>
|
| 227 |
+
</div>
|
| 228 |
+
|
| 229 |
+
<!-- Course 2 -->
|
| 230 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 231 |
+
<div class="px-4 py-5 sm:p-6">
|
| 232 |
+
<div class="flex items-center">
|
| 233 |
+
<div class="flex-shrink-0 bg-green-100 rounded-md p-3">
|
| 234 |
+
<i data-feather="mic" class="h-6 w-6 text-green-600"></i>
|
| 235 |
+
</div>
|
| 236 |
+
<div class="ml-4">
|
| 237 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Public Speaking</h3>
|
| 238 |
+
<p class="mt-1 text-sm text-gray-500">Mastering Communication</p>
|
| 239 |
+
</div>
|
| 240 |
+
</div>
|
| 241 |
+
<div class="mt-6">
|
| 242 |
+
<div class="w-full bg-gray-200 rounded-full h-2.5">
|
| 243 |
+
<div class="bg-green-600 h-2.5 rounded-full" style="width: 45%"></div>
|
| 244 |
+
</div>
|
| 245 |
+
<div class="flex justify-between text-sm text-gray-500 mt-2">
|
| 246 |
+
<span>45% Complete</span>
|
| 247 |
+
<span>Week 3 of 6</span>
|
| 248 |
+
</div>
|
| 249 |
+
</div>
|
| 250 |
+
<div class="mt-6">
|
| 251 |
+
<a href="#" class="w-full inline-flex justify-center items-center px-4 py-2 border border-gray-300 shadow-sm text-sm font-medium rounded-md text-gray-700 bg-white hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 252 |
+
Continue Course
|
| 253 |
+
</a>
|
| 254 |
+
</div>
|
| 255 |
+
</div>
|
| 256 |
+
</div>
|
| 257 |
+
|
| 258 |
+
<!-- Course 3 -->
|
| 259 |
+
<div class="bg-white overflow-hidden shadow rounded-lg card-hover">
|
| 260 |
+
<div class="px-4 py-5 sm:p-6">
|
| 261 |
+
<div class="flex items-center">
|
| 262 |
+
<div class="flex-shrink-0 bg-purple-100 rounded-md p-3">
|
| 263 |
+
<i data-feather="globe" class="h-6 w-6 text-purple-600"></i>
|
| 264 |
+
</div>
|
| 265 |
+
<div class="ml-4">
|
| 266 |
+
<h3 class="text-lg leading-6 font-medium text-gray-900">Global Perspectives</h3>
|
| 267 |
+
<p class="mt-1 text-sm text-gray-500">International Leadership</p>
|
| 268 |
+
</div>
|
| 269 |
+
</div>
|
| 270 |
+
<div class="mt-6">
|
| 271 |
+
<div class="w-full bg-gray-200 rounded-full h-2.5">
|
| 272 |
+
<div class="bg-purple-600 h-2.5 rounded-full" style="width: 15%"></div>
|
| 273 |
+
</div>
|
| 274 |
+
<div class="flex justify-between text-sm text-gray-500 mt-2">
|
| 275 |
+
<span>15% Complete</span>
|
| 276 |
+
<span>Week 1 of 10</span>
|
| 277 |
+
</div>
|
| 278 |
+
</div>
|
| 279 |
+
<div class="mt-6">
|
| 280 |
+
<a href="#" class="w-full inline-flex justify-center items-center px-4 py-2 border border-gray-300 shadow-sm text-sm font-medium rounded-md text-gray-700 bg-white hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500">
|
| 281 |
+
Start Course
|
| 282 |
+
</a>
|
| 283 |
+
</div>
|
| 284 |
+
</div>
|
| 285 |
+
</div>
|
| 286 |
+
</div>
|
| 287 |
+
</div>
|
| 288 |
+
|
| 289 |
+
<!-- Upcoming Events -->
|
| 290 |
+
<div class="mb-8">
|
| 291 |
+
<h2 class="text-lg font-medium text-gray-900 mb-4">Upcoming Events</h2>
|
| 292 |
+
<div class="bg-white shadow overflow-hidden sm:rounded-lg">
|
| 293 |
+
<ul class="divide-y divide-gray-200">
|
| 294 |
+
<li>
|
| 295 |
+
<div class="px-4 py-4 sm:px-6">
|
| 296 |
+
<div class="flex items-center justify-between">
|
| 297 |
+
<div class="flex items-center">
|
| 298 |
+
<div class="flex-shrink-0 bg-blue-100 rounded-md p-2">
|
| 299 |
+
<i data-feather="calendar" class="h-5 w-5 text-blue-600"></i>
|
| 300 |
+
</div>
|
| 301 |
+
<div class="ml-4">
|
| 302 |
+
<p class="text-sm font-medium text-blue-600 truncate">Leadership Workshop</p>
|
| 303 |
+
<p class="text-sm text-gray-500">Guest Speaker: Dr. Ali Hassan</p>
|
| 304 |
+
</div>
|
| 305 |
+
</div>
|
| 306 |
+
<div class="ml-2 flex-shrink-0 flex">
|
| 307 |
+
<p class="text-sm text-gray-500">Tomorrow, 2:00 PM</p>
|
| 308 |
+
</div>
|
| 309 |
+
</div>
|
| 310 |
+
</div>
|
| 311 |
+
</li>
|
| 312 |
+
<li>
|
| 313 |
+
<div class="px-4 py-4 sm:px-6">
|
| 314 |
+
<div class="flex items-center justify-between">
|
| 315 |
+
<div class="flex items-center">
|
| 316 |
+
<div class="flex-shrink-0 bg-green-100 rounded-md p-2">
|
| 317 |
+
<i data-feather="edit" class="h-5 w-5 text-green-600"></i>
|
| 318 |
+
</div>
|
| 319 |
+
<div class="ml-4">
|
| 320 |
+
<p class="text-sm font-medium text-green-600 truncate">Assignment Due</p>
|
| 321 |
+
<p class="text-sm text-gray-500">Leadership Reflection Paper</p>
|
| 322 |
+
</div>
|
| 323 |
+
</div>
|
| 324 |
+
<div class="ml-2 flex-shrink-0 flex">
|
| 325 |
+
<p class="text-sm text-gray-500">In 3 days</p>
|
| 326 |
+
</div>
|
| 327 |
+
</div>
|
| 328 |
+
</div>
|
| 329 |
+
</li>
|
| 330 |
+
<li>
|
| 331 |
+
<div class="px-4 py-4 sm:px-6">
|
| 332 |
+
<div class="flex items-center justify-between">
|
| 333 |
+
<div class="flex items-center">
|
| 334 |
+
<div class="flex-shrink-0 bg-purple-100 rounded-md p-2">
|
| 335 |
+
<i data-feather="users" class="h-5 w-5 text-purple-600"></i>
|
| 336 |
+
</div>
|
| 337 |
+
<div class="ml-4">
|
| 338 |
+
<p class="text-sm font-medium text-purple-600 truncate">Group Project Meeting</p>
|
| 339 |
+
<p class="text-sm text-gray-500">Team: Vision 2030</p>
|
| 340 |
+
</div>
|
| 341 |
+
</div>
|
| 342 |
+
<div class="ml-2 flex-shrink-0 flex">
|
| 343 |
+
<p class="text-sm text-gray-500">Next Monday, 4:30 PM</p>
|
| 344 |
+
</div>
|
| 345 |
+
</div>
|
| 346 |
+
</div>
|
| 347 |
+
</li>
|
| 348 |
+
</ul>
|
| 349 |
+
</div>
|
| 350 |
+
</div>
|
| 351 |
+
</main>
|
| 352 |
+
</div>
|
| 353 |
+
</div>
|
| 354 |
+
|
| 355 |
+
<script>
|
| 356 |
+
// Initialize AOS and Feather Icons
|
| 357 |
+
AOS.init();
|
| 358 |
+
feather.replace();
|
| 359 |
+
|
| 360 |
+
// Toggle sidebar
|
| 361 |
+
document.getElementById('toggle-sidebar').addEventListener('click', function() {
|
| 362 |
+
const sidebar = document.getElementById('sidebar');
|
| 363 |
+
const mainContent = document.getElementById('main-content');
|
| 364 |
+
|
| 365 |
+
sidebar.classList.toggle('sidebar-collapsed');
|
| 366 |
+
sidebar.classList.toggle('sidebar-expanded');
|
| 367 |
+
|
| 368 |
+
// Change icon based on state
|
| 369 |
+
const icon = this.querySelector('i');
|
| 370 |
+
if (sidebar.classList.contains('sidebar-collapsed')) {
|
| 371 |
+
icon.setAttribute('data-feather', 'chevron-right');
|
| 372 |
+
mainContent.style.marginLeft = '5rem';
|
| 373 |
+
} else {
|
| 374 |
+
icon.setAttribute('data-feather', 'chevron-left');
|
| 375 |
+
mainContent.style.marginLeft = '16rem';
|
| 376 |
+
}
|
| 377 |
+
feather.replace();
|
| 378 |
+
});
|
| 379 |
+
</script>
|
| 380 |
+
</body>
|
| 381 |
+
</html>
|