Skip to content

Add editable user journey feature with steps, inputs and results#43

Open
olilindsay wants to merge 1 commit intoclagnut:masterfrom
olilindsay:claude/editable-user-journey-BnlIZ
Open

Add editable user journey feature with steps, inputs and results#43
olilindsay wants to merge 1 commit intoclagnut:masterfrom
olilindsay:claude/editable-user-journey-BnlIZ

Conversation

@olilindsay
Copy link

This commit introduces a new User Journey page that allows users to:

  • Create and manage custom typography journeys
  • Add/edit/delete steps with inputs and results
  • Reorder steps using move up/down controls
  • Export/import journeys as JSON for sharing
  • Auto-save journeys to localStorage

The feature includes:

  • journey.php: New page with complete journey editor interface
  • css/journey.css: Comprehensive styling matching site design
  • js/journey.js: Full interactive functionality with localStorage support
  • Updated navigation in index.php and toc.php to include journey link

Each step captures a title, input description, and result outcome, making it easy to document and track typography design decisions throughout a project workflow.

https://claude.ai/code/session_01RTPyL13uNHQxxx57TmyB6a

This commit introduces a new User Journey page that allows users to:
- Create and manage custom typography journeys
- Add/edit/delete steps with inputs and results
- Reorder steps using move up/down controls
- Export/import journeys as JSON for sharing
- Auto-save journeys to localStorage

The feature includes:
- journey.php: New page with complete journey editor interface
- css/journey.css: Comprehensive styling matching site design
- js/journey.js: Full interactive functionality with localStorage support
- Updated navigation in index.php and toc.php to include journey link

Each step captures a title, input description, and result outcome, making it easy to document and track typography design decisions throughout a project workflow.

https://claude.ai/code/session_01RTPyL13uNHQxxx57TmyB6a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants