Housekeeping
- Tony will be contacting you for one-on-ones during lab time next week.
- Link example added to Journal Submission Instructions
- Request from the Registrar:
- Check your MySAIT status to make sure you haven't been cancelled recently for non-payment.
- Anyone want SAIT WBDV hoodies?
1. Review
- Minimizing cognitive load
- User Stories - A summary
- User Flows - A summary
- How to Draw a Wireframe (Even if You Can’t Draw)
- Figma Tutorial Video Playlist
- Navigation Conventions
2. Visual Hierarchy
Materials
Demo: WBDV website critique
We're hiring our Lab Facilitators soon! Let's add some Issues to the WBDV website repo to keep them busy by:
- Critiquing the website's visual hierarchy:
- Size and scale
- Colour and contrast
- Spacing
- Typography
- Grids and alignment
- Annotating some screencaps to propose some fixes;
- Submit the screencaps as GitHub Issues for our Facilitators to fix or for future 260/262 demos.
3. Colour
Materials
Demo: WBDV Utility Nav Colour Conversion
The "Help Desk" and "Live Stream" buttons should probably be different colours.
- Convert the blue hex code (
#0896db
)of the "Help Desk" button to HSL using the strategy from Reading color hex codes:
- 3-digit shorthand
- Line graph
- Hue from shape
- Lightness from total
- Saturation from range
- Washed(?); maybe saturated-ish
- Middle Washed Azure
- Guess hsl:
- We'll use a colour converter to check our result (no cheating!).]
- actual HSL
- correction: Middle Saturated Azure
- Let's pick a new colour for the "Help Desk" button using colour harmonies.
- Using HSL, let's create some better hover and active colours for the global nav.
4. Typography
Materials
Demo: Typography and colour test page
The Visual Hierarchy video on Typography above has a nice slide that would make a good test page for fonts and colour.
Let's build one in Codepen! (If we have time)
Lab Time
- An easy-to-create method for a website colour pallette:
- Find an image that that gives you a warm feeling inside, colour-wise.
- Upload it to the Coolers Image Picker
- Export the pallette or open in their generator tool.
- Take each colour and convert them to HSL.
- Improve the visual hierarchy of the WBDV website by submitting an Issue. Include screencaps as needed.
- Select some Display and Text typefaces on Google Fonts for future projects.
- For Tony: reverse order of
code-journal
posts to reduce scrolling.