Student perspective

Good afternoon, Eli.

Your Creative App Lab work is ready when you are.

Eli Morgan
Creative App Lab ·

Build and improve your Habit Tracker flow.

Prototype a simple habit-tracking app and improve the interaction flow after testing.

CoachJordan Ellis
Start today’s work →
Student working with coding and robotics projects
Creative technology workspace

Your learning path today

  1. Where you’ve beenSet up the primary screen and basic navigation.
  2. Where you arePrototype the core habit-tracking flow.
  3. Where you’re goingTest the interaction flow and revise one confusing step.

Your courses

A note from Jordan

“Keep the core flow simple, test it with someone else, and notice where they hesitate.”

Guidance from Jordan for this activity.

Walkthrough preview

Interaction-flow walkthrough

A short, silent walkthrough.

Reference preview

Interaction-flow pattern

A reference for moving between Habit Tracker screens.

screen = "Today"
if action == "add_habit":
    screen = "New habit"

# Test whether the next screen is clear.
Guide preview

Design testing checklist

A compact checklist for noticing and revising one confusing step.

  • Can someone identify the next action?
  • Does the screen explain what changed?
  • Which step caused hesitation?
← All perspectives