-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDetailKpm.html
388 lines (377 loc) · 18.3 KB
/
DetailKpm.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
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<!--
Ichbal Hadi Nasution
Jul 13, 2023
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Portfolio • PMB Yarsi Apps</title>
<link rel="icon" href="Assets/favicon.png" />
<!-- Custom CCSS -->
<link rel="stylesheet" href="Style.css" />
<!-- Bootsratp CSS -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD"
crossorigin="anonymous"
/>
<!-- Google Fonts -->
<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=Playfair+Display:wght@400;500;600;700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet" />
</head>
<body class="position-relative">
<!-- Navbar -->
<nav class="navbar sticky-top navbar-expand-md navbar-light bg-faded">
<ul class="navbar-nav mx-auto d-flex flex-row">
<li class="nav-item text-center">
<a class="nav-link m-2 fs-5" aria-current="page" href="index.html#about">About</a>
</li>
<p class="my-auto mx-auto">•</p>
<li class="nav-item text-center">
<a class="nav-link m-2 fs-5" aria-current="page" href="index.html#experience">Experience</a>
</li>
<p class="my-auto mx-auto">•</p>
<li class="nav-item text-center">
<a class="nav-link m-2 fs-5" aria-current="page" href="index.html#certificate">Certificate</a>
</li>
<p class="my-auto mx-auto">•</p>
<li class="nav-item text-center">
<a class="nav-link m-2 fs-5" aria-current="page" href="index.html#contact">Contact</a>
</li>
<p class="my-auto mx-auto">•</p>
<li class="nav-item text-center">
<a class="nav-link m-2 fs-5" aria-current="page" href="PengalamanDevhandal.html">Blog</a>
</li>
</ul>
</nav>
</section>
<!-- Breacrumb -->
<!-- <section>
<div class="container text-center mt-5">
<div class="row-md mt-5">
<div class="col-md">
<nav style="--bs-breadcrumb-divider: '>'" aria-label="breadcrumb" class="d-flex justify-content-center">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Study Case</li>
</ol>
</nav>
</div>
</div>
</div>
</section> -->
<!-- to top button -->
<button onclick="topFunction()" id="myBtn" title="Go to top"><img src="Assets/arrow-up.svg" /></button>
<!-- Header -->
<img src="Assets/bg-blue.png" id="bg-blue-header" class="z-n1 position-absolute top-0 start-0" />
<img src="Assets/bg-purple.png" id="bg-purple-header" class="z-n1 position-absolute top-0 end-0" />
<section>
<div class="container text-center mt-5 mb-5">
<div class="row-md mx-auto my-auto">
<div class="col-md">
<h1 class="mb-4">Design Wireframe Hi-fi of PMB Yarsi Apps</h1>
</div>
</div>
<div class="row-md">
<div class="col-md">
<div class="row justify-content-center text-center">
<div class="col-md-3" id="status">
<p class="details"><img src="Assets/briefcase.png" width="22px" height="22px" class="mb-1" /> Freelance</p>
</div>
<div class="col-md-3" id="waktu">
<p class="details"><img src="Assets/calendar.png" width="22px" height="22px" class="mb-1" /> Feb 2021 - Apr 2022</p>
</div>
<div class="col-md-3" id="jenis">
<p class="details"><img src="Assets/smartphone.png" width="22px" height="22px" class="mb-1" /> Mobile Apps</p>
</div>
</div>
<div class="text-start mt-3">
<p class="desc">
PMB Yarsi is a new admissions mobile application, helps users to register as a student in Yarsi University. Inside there are 7
stages of registration to become a student, in which the user must fill out a form at each stage.
</p>
<p>Tools : Adobe XD, Whimsical, Google Docs, Google Form</p>
</div>
</div>
</div>
</div>
</section>
<!-- Carousel -->
<section>
<div class="container text-center mt-5">
<div class="row-md">
<div class="col-md">
<div id="carouselExampleIndicators" class="carousel slide">
<div class="carousel-indicators">
<button
type="button"
data-bs-target="#carouselExampleIndicators"
data-bs-slide-to="0"
class="active"
aria-current="true"
aria-label="Slide 1"
></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="Assets/kpm1.png" class="banner d-block w-100" alt="kpm1" />
</div>
<div class="carousel-item">
<img src="Assets/kpm2.png" class="banner d-block w-100" alt="kpm2" />
</div>
<div class="carousel-item">
<img src="Assets/kpm3.png" class="banner d-block w-100" alt="kpm3" />
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<div class="d-grid gap-2 mt-5">
<div class="alert alert-light" role="alert">😓 I'm sorry, due to technical issue, Demo not available for this project</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container mt-5 mb-5">
<div class="row-md">
<div class="col-md">
<!-- Study case -->
<h3 class="mb-4">Study Case</h3>
<span>🧩 Problem i want to solve.</span>
<br />
<p>
Yarsi University has a new vision, wanting prospective new students to be able to register not only using the website but also a
mobile application. I agree with them, because user habits and behavior have changed as a result of smarter phones. Therefore I
want to provide a solution so that this vision can be realized.
</p>
<span>💼 My Role In the Project, Who Else in the project and My responsibility.</span>
<br />
<p>
When I did my internship, I was placed in a product team with 3 UI/UX Designers including me. Always communicate during weekly
meet ups with the development team and stakeholders. Our job as designers is to produce interactive PMB Yarsi apps prototypes.
</p>
<span>🔥 The problem was interesting and challenging.</span>
<p>
this project is challenging, because users are required to go through 5 stages of registration also can fill all registration
forms. All of that must be taken by users using smart phones. Can you imagine the suffering of users who register through the
application? Have to fill in many forms on a small screen 5x. For that reason the design team saved the poor user.
</p>
<span>🔍 Research </span><br />
<div class="step mt-3 mb-5 ms-3 ps-3">
<ul>
<li>Conduct a survey about what features prospective students want in the new student admissions application</li>
<li>
Conducted interviews with several prospective students to find out more about their needs in accessing information and
making payments
</li>
<li>
Collect data from similar applications that are already on the market to find out the advantages and disadvantages of these
applications
</li>
</ul>
</div>
<span>👤 User Persona </span><br />
<div class="step mt-3 mb-5 ms-3 ps-3">
<ul>
<li>Prospective students who don't have time to register in person and prefer to register online through the application</li>
<li>Prospective students who need complete and clear information about registration fees and methods of payment</li>
<li>Prospective students who need an easy and safe payment system</li>
</ul>
</div>
<span>💡 Solution </span><br />
<div class="step mt-3 mb-5 ms-3 ps-3">
<ul>
<li>Create an initial display that displays complete information about the registration fee and how to pay</li>
<li>Added the feature to register online and choose the desired major</li>
<li>
Added payment features through the application with various payment options such as bank transfers, credit cards, and
payments via e-wallets
</li>
<li>Added a balance feature so that prospective students can check their balance and top up their balance if needed</li>
<li>Added a payment history feature so that prospective students can track transactions they have made</li>
</ul>
</div>
<span>✏️ Design </span><br />
<div class="step mt-3 mb-5 ms-3 ps-3">
<ul>
<li>Use bright and fun colors to display information so that it is easy for users to read and understand</li>
<li>Displays images and icons to make it easier for users to recognize certain features</li>
<li>Use easy-to-read fonts and the right proportions so users can read information easily</li>
<li>Pay attention to responsive design so that the appearance of the application looks good on all devices</li>
</ul>
</div>
<span>🥽 Testing </span><br />
<div class="step mt-3 mb-5 ms-3 ps-3">
<ul>
<li>
Conduct application trials with prospective students using Guerilla Testing to find out how easy it is for them to use the
application and find the information they need
</li>
<li>Gather feedback and make necessary improvements to make the app better and easier to use</li>
</ul>
</div>
<span>🎯 Conclusion </span><br />
<div class="step mt-3 mb-5 ms-3 ps-3">
<p>
The lesson I took for my second project was to turn complexity into simplicity. That's a very heavy thing. There are so many
forms that the user has to fill out, I have to simplify it. I am responsible for users to easily and quickly complete the 7
stages of registration using a mobile application.
</p>
</div>
<!-- Accordion -->
<!-- <div class="accordion" id="accordionPanelsStayOpenExample">
<div class="accordion-item">
<h2 class="accordion-header" id="panelsStayOpen-headingFour">
<button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseFour"
aria-expanded="false"
aria-controls="panelsStayOpen-collapseFour"
>
<span class="header-ac">🔨Tools</span>
</button>
</h2>
<div id="panelsStayOpen-collapseFour" class="accordion-collapse collapse" aria-labelledby="panelsStayOpen-headingFour">
<div class="accordion-body">
<img src="Assets/xd.png" alt="xd" width="80" height="80" />
<img src="Assets/google docs.png" alt="google docs" width="250" height="250" />
<img src="Assets/google form.png" alt="google form" width="250" height="200" />
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="panelsStayOpen-headingFive">
<button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseFive"
aria-expanded="false"
aria-controls="panelsStayOpen-collapseFive"
>
<span class="header-ac">📦 Archive</span>
</button>
</h2>
<div id="panelsStayOpen-collapseFive" class="accordion-collapse collapse" aria-labelledby="panelsStayOpen-headingThree">
<div class="accordion-body text-center">
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/fr.png"
alt="Product Requirements"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/fr2.png"
alt="Product Requirements"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/ia.png"
alt="Information Architecture"
width="300"
height="200"
/>
<img class="myImages img-fluid" id="myImg" src="Assets/yarsi/uf.png" alt="User Flow" width="300" height="200" />
<img class="myImages img-fluid" id="myImg" src="Assets/yarsi/ur.png" alt="User Requirements" width="300" height="200" />
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/ur2.png"
alt="User Requirements"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/personas1.png"
alt="User Information"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/personas2.png"
alt="User Information"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/wireframe1.png"
alt="Wireframe Lo-Fi"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/wireframe2.png"
alt="Wireframe Lo-Fi"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/moket1.png"
alt="Wireframe Hi-Fi"
width="300"
height="200"
/>
<img
class="myImages img-fluid"
id="myImg"
src="Assets/yarsi/moket2.png"
alt="Wireframe Hi-Fi"
width="300"
height="200"
/>
</div>
</div>
</div>
</div>
</div> -->
</div>
</div>
<div id="myModal" class="modal">
<span class="close">×</span>
<img class="modal-content" id="img01" />
<div id="caption"></div>
</div>
</div>
</section>
<!-- JS -->
<script src="script.js"></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN"
crossorigin="anonymous"
></script>
</body>
</html>