-
Notifications
You must be signed in to change notification settings - Fork 5
/
dashboard.html
292 lines (284 loc) · 9.67 KB
/
dashboard.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
<!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="./styles/nav.css" />
<link rel="stylesheet" href="./styles/footer.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.0/css/all.min.css"
integrity="sha512-10/jx2EXwxxWqCLX/hHth/vu2KY3jCF70dCQB8TSgNjbCVAC/8vai53GfMDrO2Emgwccf2pJqxct9ehpzG+MTw=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="./Styles/dashboard.css" />
<link rel="stylesheet" href="styles/learn-page.css" />
<title>Home</title>
</head>
<body>
<!-- <div id="clip"></div> -->
<div class="header"></div>
<div id="head">
<h1 id="user_name">Welcome Back, Susmita Mandal</h1>
</div>
<hr style="width: 80%; margin: auto" />
<!-- ................maincointainer.................-->
<div id="cointainer">
<!-- ..............first div.................. -->
<div id="first_parent">
<div class="continue_watching">
<p>
Continue Watching
<!-- <span><i class="fa-solid fa-square-ellipsis-vertical"></i></span> -->
</p>
</div>
<div id="welcome">
<div id="welcome_one">
<h6 id="user">Welcome Susmita Mandal</h6>
<p>
You haven't started watching any courses yet... but no worries!
</p>
<p id="p">Below are some great courses to check out:</p>
</div>
<div id="welcome_two">
<div class="image">
<img
src="https://static.frontendmasters.com/assets/courses/2022-03-15-fullstack-app-next/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p><a href="">Built a Full Stack App From Stratch.</a></p>
<p>Scott Moss</p>
</div>
</div>
<hr />
<div id="welcome_three">
<div class="image">
<img
src="https://static.frontendmasters.com/assets/courses/2022-03-08-cypress/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p><a href="">Testing Web Apps with Cypress</a></p>
<p>Steve Kinney</p>
</div>
</div>
<hr />
<div id="welcome_four">
<div class="image">
<img
src="https://static.frontendmasters.com/assets/courses/2022-03-01-aws-v2/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p><a href="">AWS For Front-end Engineer,v2</a></p>
<p>Steve Kinney</p>
</div>
</div>
<hr />
<div id="welcome_five">
<p><a href="">See All Courses ></a></p>
</div>
</div>
<div class="learning">
<p>Your Learning Path Progress</p>
</div>
<div id="beginner">
<div id="option">
<select name="" id="select">
<option value="beginner">Begginer Path</option>
<option value="professional">Professional Path</option>
<option value="advanced">Expert Path</option>
<option value="computer-science">Computer Science Path</option>
<option value="fullstack">Fullstack Path</option>
<option value="designers-code">Design to Code Path</option>
<option value="javascript">javascript</option>
<option value="CSS Path">Node.js Path</option>
</select>
</div>
<div id="circle">
<div class="circular">
<div class="inner"></div>
<div class="outer"></div>
<div class="numb orange">
<div class="img"><i class="fas fa-seedling"></i></div>
<p class="">0%</p>
</div>
<div class="circle">
<div class="dot"><div class="orange"></div></div>
<div class="bar left">
<div class="progress orange"></div>
</div>
<div class="bar right">
<div class="progress orange"></div>
</div>
</div>
</div>
<div id="content">
<h2>Beginner</h2>
<p>Your Path to Becoming a Career-Ready Web Developer!</p>
<a href="learn.html">View Path </a>
</div>
</div>
</div>
<div class="learning">
<p>New Courses</p>
</div>
<div id="fullstack">
<div id="welcome_two">
<div class="image">
<img
src="https://static.frontendmasters.com/assets/courses/2022-03-15-fullstack-app-next/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p>
<a href=""
>Built a Full Stack App From Stratch (feat Next.js)</a
>
</p>
<p>Scott Moss</p>
</div>
</div>
<div id="video_youtube">
<iframe
height="315px"
src="https://www.youtube.com/embed/9htqRMWglFY"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
<div id="welcome_three">
<div class="image">
<img
src="https://static.frontendmasters.com/assets/courses/2022-03-08-cypress/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p><a href="">Testing Web Apps with Cypress</a></p>
<p>Steve Kinney</p>
</div>
</div>
<hr />
<div id="welcome_four">
<div class="image">
<img
src="https://static.frontendmasters.com/assets/courses/2022-03-01-aws-v2/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p><a href="">AWS For Front-end Engineer,v2</a></p>
<p>Steve Kinney</p>
</div>
</div>
<hr />
</div>
</div>
<div id="second_child">
<div class="learning">
<p>Upcoming Workshops</p>
</div>
<div id="second">
<div id="welcome_two">
<div class="image">
<img
src="https://static.frontendmasters.com/resources/2022-04-12-web-components/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p>
<a href=""
>Built a Full Stack App From Stratch (feat Next.js)</a
>
</p>
<p>Scott Moss</p>
</div>
</div>
<div id="video">
<div class="img-box">
<img
src="https://frontendmasters.com/static-assets/teachers/hero-backgrounds/default-02.jpg
"
alt=""
/>
</div>
<div class="button"><button>Attend Online</button></div>
</div>
<div id="welcome_three">
<div class="image">
<img
src="https://static.frontendmasters.com/resources/2022-04-14-unity/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p><a href="">Testing Web Apps with Cypress</a></p>
<p>Steve Kinney</p>
</div>
</div>
<hr />
<div id="welcome_four">
<div class="image">
<img
src="https://static.frontendmasters.com/resources/2022-04-19-data-vis-first-steps/thumb.webp"
alt=""
/>
</div>
<div class="text">
<p><a href="">AWS For Front-end Engineer,v2</a></p>
<p>Steve Kinney</p>
</div>
</div>
<hr />
</div>
<div class="continue_watching">
<p>
Your Bookmarks
<!-- <span><i class="fa-regular fa-ellipsis-vertical"></i></span> -->
</p>
</div>
<div class="paragraph">
<h4>You don't have any bookmarks yet...</h4>
<p>
You can bookmark courses from either the
<span>course catalog</span>, or in the player and they will show up
here!
</p>
</div>
<div class="continue_watching">
<p>
Your Notes
<!-- <span><i class="fa-regular fa-ellipsis-vertical"></i></span> -->
</p>
</div>
<div class="paragraph">
<h4>You don't have any bookmarks yet...</h4>
<p>
Simply start adding notes in the video player while you watch
courses, and they will show up here!
</p>
</div>
</div>
</div>
<div id="footer"></div>
</body>
<script type="module" src="scripts/dashboard.js"></script>
</html>