-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
336 lines (336 loc) · 10.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<title>Admin Dashboard</title>
</head>
<body>
<div class="wrapper">
<aside class="sidebar">
<div class="logo">
<span class="material-symbols-outlined">
dashboard
</span>
<h1>Dashboard</h1>
</div>
<ul class="main-menu">
<li>
<a href="#">
<span class="material-symbols-outlined">
home
</span>
<span class="menu">Home</span>
</a>
</li>
<li>
<a href="#">
<span class="material-symbols-outlined">
person
</span>
<span class="menu">Profile</span>
</a>
</li>
<li>
<a href="#">
<span class="material-symbols-outlined">
mail
</span>
<span class="menu">Messages</span>
</a>
</li>
<li>
<a href="#">
<span class="material-symbols-outlined">
history
</span>
<span class="menu">History</span>
</a>
</li>
<li>
<a href="#">
<span class="material-symbols-outlined">
task
</span>
<span class="menu">Tasks</span>
</a>
</li>
<li>
<a href="#">
<span class="material-symbols-outlined">
groups
</span>
<span class="menu">Communities</span>
</a>
</li>
</ul>
<ul class="additional-menu">
<li>
<a href="#">
<span class="material-symbols-outlined">
settings
</span>
<span class="menu">Settings</span>
</a>
</li>
<li>
<a href="#">
<span class="material-symbols-outlined">
info
</span>
<span class="menu">Support</span>
</a>
</li>
<li>
<a href="#">
<span class="material-symbols-outlined">
verified_user
</span>
<span class="menu">Privacy</span>
</a>
</li>
</ul>
</aside>
<header>
<div class="stats-header">
<div class="search-box">
<span class="material-symbols-outlined">
search
</span>
<input type="text" name="search" id="search" class="search-bar" placeholder="Search ...">
</div>
<div class="notifications">
<button class="notifications-button">
<span class="material-symbols-outlined">
notifications
</span>
</button>
</div>
<div class="profile">
<a href="#">
<img src="https://i.pravatar.cc/50?img=2" alt="">
<span>Morgan Oakley</span>
</a>
</div>
</div>
<div class="control-header">
<div class="greeting">
<img src="https://i.pravatar.cc/85?img=2" alt="">
<div class="greeting-text">
<span>Hi there,</span>
<h2 class="username">Morgan Oakley (@morgan)</h2>
</div>
</div>
<div class="header-buttons-block">
<button class="header-button">New</button>
<button class="header-button">Upload</button>
<button class="header-button">Share</button>
</div>
</div>
</header>
<main>
<div class="projects">
<h3>Your Projects</h3>
<div class="project-cards">
<div class="card">
<a href="">
<h4>Super Cool Project</h4>
</a>
<p class="description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Id, magnam modi. Voluptatem est quibusdam corporis!</p>
<div class="card-links">
<a href="#">
<span class="material-symbols-outlined">
grade
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
visibility
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
share
</span>
</a>
</div>
</div>
<div class="card">
<a href="">
<h4>Less Cool Project</h4>
</a>
<p class="description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Consequatur excepturi ipsum minus dolore, sit odit! Similique blanditiis quisquam voluptates nesciunt nihil est, dolorem dolores repudiandae voluptatem veritatis quia sed molestias.</p>
<div class="card-links">
<a href="#">
<span class="material-symbols-outlined">
grade
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
visibility
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
share
</span>
</a>
</div>
</div>
<div class="card">
<a href="">
<h4>Impossible App</h4>
<a href=""></a></a>
<p class="description">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Provident dolorem nostrum voluptatibus reprehenderit assumenda?</p>
<div class="card-links">
<a href="#">
<span class="material-symbols-outlined">
grade
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
visibility
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
share
</span>
</a>
</div>
</div>
<div class="card">
<a href="">
<h4>Easy Peasy App</h4>
</a>
<p class="description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Perferendis mollitia, eos aut rerum non reprehenderit, quam, quae iste consequuntur a esse minima pariatur alias exercitationem!</p>
<div class="card-links">
<a href="#">
<span class="material-symbols-outlined">
grade
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
visibility
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
share
</span>
</a>
</div>
</div>
<div class="card">
<a href="">
<a href="">
<h4>Ad Blocker</h4>
</a>
</a>
<p class="description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Saepe itaque sed officia delectus iure. Maxime enim iusto natus.</p>
<div class="card-links">
<a href="#">
<span class="material-symbols-outlined">
grade
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
visibility
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
share
</span>
</a>
</div>
</div>
<div class="card">
<a href="">
<h4>Money Maker</h4>
</a>
<p class="description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Modi illum quos quam, velit fugiat nihil quod molestiae, rerum dignissimos voluptate provident esse qui maiores quae.</p>
<div class="card-links">
<a href="#">
<span class="material-symbols-outlined">
grade
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
visibility
</span>
</a>
<a href="#">
<span class="material-symbols-outlined">
share
</span>
</a>
</div>
</div>
</div>
</div>
<div class="announcements">
<h3>Announcements</h3>
<div class="announcements-wrapper">
<div class="announcement">
<h4>Site Maintenance</h4>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Earum, sapiente.</p>
</div>
<div class="announcement">
<h4>Community Share Day</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Totam quo, laudantium fugit at ab temporibus?</p>
</div>
<div class="announcement">
<h4>Updated Privacy Policy</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Illum dolorem facere explicabo quibusdam nemo aspernatur ipsa repudiandae dolore, autem beatae?</p>
</div>
</div>
</div>
<div class="trending">
<h3>Trending</h3>
<div class="trending-wrapper">
<div class="trend">
<img src="https://i.pravatar.cc/50?img=1" alt="">
<a href="">
<h4>@tegan</h4>
</a>
<p>World Peace Builder</p>
</div>
<div class="trend">
<img src="https://i.pravatar.cc/50?img=2" alt="">
<a href="">
<h4>@morgan</h4>
</a>
<p>Super Cool Project</p>
</div>
<div class="trend">
<img src="https://i.pravatar.cc/50?img=3" alt="">
<a href="">
<h4>@kendal</h4>
</a>
<p>Life Changing App</p>
</div>
<div class="trend">
<img src="https://i.pravatar.cc/50?img=4" alt="">
<a href="">
<h4>@alex</h4>
</a>
<p>No Traffic Maker</p>
</div>
</div>
</div>
</main>
</div>
</body>
</html>