-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
22b2c47
commit 7bdbe5d
Showing
25 changed files
with
133 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Week 17 | ||
date: "2020-04-26T00:00:00+00:00" | ||
description: "Music Player" | ||
icon: "🎧" | ||
published: false | ||
--- | ||
|
||
**Music Player** | ||
|
||
Many of us listen to music through one of many cross-platform apps - Spotify, Apple Music, Tidal, etc. | ||
|
||
This week's challenge is to design a music player. What should we think about when designing a music player? | ||
|
||
- Online and offline music streaming | ||
- Playlists | ||
- Random music flow | ||
- Sound equalization | ||
|
||
What about profile screens, home screens, etc. | ||
|
||
Design a music player for web, mobile, car, whatever really - have fun! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: Week 18 | ||
date: "2020-05-03T00:00:00+00:00" | ||
description: "Shopping Cart" | ||
icon: "🛒" | ||
published: false | ||
--- | ||
|
||
**Shopping Cart** | ||
|
||
The shopping cart is obviously an important page for many ecommerce sites where users order multiple items. It often determines whether or not users will progress to the all-important checkout — not giving the user what they need here can cause them to abandon their purchase. | ||
|
||
How can we make a better, more beautiful experience for a shopping cart? | ||
|
||
- Can users change the quantity of items? | ||
- How do we layout information? | ||
- How do we show shipping? | ||
- Can users add a discount? | ||
|
||
Design a shopping cart page - have fun! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Week 19 | ||
date: "2020-05-10T00:00:00+00:00" | ||
description: "Onboarding" | ||
icon: "📱" | ||
published: false | ||
--- | ||
|
||
**Onboarding** | ||
|
||
User onboarding is a designed series of interactions and/instructions that help the user ease into the product’s experience. It can be as simple as a greeting and an explanation or as complex as a series of guided tasks for users to complete. So long as you’re providing your users with an on-ramp to the benefits of your product, you’re setting them up for success. | ||
|
||
- Slide onboarding using a few static screens | ||
- Tooltip onboarding | ||
- Guided task onboarding | ||
|
||
Design an onboarding experience for any app you'd like - have fun! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Week 20 | ||
date: "2020-05-17T00:00:00+00:00" | ||
description: "Pricing" | ||
icon: "🏷" | ||
published: false | ||
--- | ||
|
||
**Pricing** | ||
|
||
Your pricing page might be distracting your leads from becoming customers. How can we make this experience better? | ||
|
||
Here a few things to keep in mind when designing a pricing page: | ||
- List your prices | ||
- Add the features available at each price point | ||
- Include testimonials and/or recognizable logos | ||
- Highlight the plan you really want people to buy | ||
- Show off your free trial if you have one | ||
- Add some security logos and/or a money-back guarantee | ||
- Here’s Grammarly’s upgrade page: | ||
|
||
Design a pricing page for an app or service - have fun! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Week 21 | ||
date: "2020-05-24T00:00:00+00:00" | ||
description: "Boarding Pass" | ||
icon: "🛩" | ||
published: false | ||
--- | ||
|
||
**Boarding Pass** | ||
|
||
A boarding pass usually contains the data and time of arrival and departure, the plane and seat number, the gate of entry, the name of the passenger, and the class. How can we make a printed or in-app boarding pass easier to use? | ||
|
||
Design a print or digital boarding pass for a flight - have fun! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Week 22 | ||
date: "2020-05-31T00:00:00+00:00" | ||
description: "Itinerary" | ||
icon: "🗓" | ||
published: false | ||
--- | ||
|
||
**Itinerary** | ||
|
||
Whether we're attending weddings, travelling, or at work, we experience glancing through an itinerary for a specific event. As designers, we typically see how areas of designed itineraries can be better through: | ||
|
||
- Color palette | ||
- Typography | ||
- Layout | ||
|
||
Design a print or digital itinerary for an event - have fun! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,4 +61,4 @@ exports.onCreateNode = ({ node, actions, getNode }) => { | |
value, | ||
}) | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters