You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui-ux/assignment.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,12 @@ Hey there :)
6
6
7
7
- Please read the instructions carefully before start implementing your user interface.
8
8
- If something is not clear to you please do not hesitate to get in touch with us for clarifications. We'd love to help you out!
9
+
- You can use any design software you want and feel more comfortable with it.
9
10
10
11
# Objective
11
12
12
-
The objective of this assignment is to create a User Interface for a simple web app, which will allow an advertiser to access important analytics about their campaigns. The interface should be consistent with Glispa's branding and should enable our users to perform the tasks described in the User Stories section, below.
13
+
The objective of this assignment is to create a User Interface for a simple web app, which will allow an advertiser to access important analytics about their campaigns.
14
+
The exact functionality required by the users is described in the User Stories section, below.
13
15
14
16
# User profile
15
17
@@ -34,14 +36,16 @@ The users of this web app will be advertisers who are running campaigns with Gli
34
36
| CTR | The click-through rate of the campaigns. | Percentage |
35
37
| CPI | The cost per install | USD ($) |
36
38
37
-
# Brand Assets
39
+
# Glispa Brand Assets
38
40
39
-
- Logos
40
-
- Colors
41
+
It is **not** a requirement but it would be nice if the interface is consistent with Glispa's branding.
42
+
43
+
-[Logo](/static/GlispaLogo.png)
44
+
-[Colors](https://designsystem.avodsp.com/colors)
41
45
- Typeface: Source Sans Pro
42
46
43
47
# Deliverables
44
48
45
49
1. A User Interface showcasing how the app will look and function (The level of detail is open-ended and can span from a simple wireframe to a full mockup).
46
-
2. A short description about the solution and the basic UI/UX principles behind it.
47
-
3. (Optional) A user flows diagram or visualization.
50
+
2. A short paragraph articulating the design thinking behind this solution.
51
+
3. (Optional) Any ideation phase artifacts (User flows, site-maps) etc.
0 commit comments