Skip to content

design(web): app wizard in the home page look - #146

Merged
codemenschendev merged 1 commit into
mainfrom
design/create-page
Sep 26, 2026
Merged

codemenschendev merged 1 commit into
mainfrom
design/create-page

Conversation

@codemenschendev

Copy link
Copy Markdown
Owner

/create now follows the home page and /prototype design: head band, numbered question card, accent-filled choice tiles (native inputs kept), feature grid with prices, estimate card with a large fixed price. The emoji left the "sharpen my idea" label in favour of an icon.

Styles are scoped under .cw because .choice, .est-panel etc. are shared with checkout and the project page. No logic changed.

Checked at 1440 and 375 (no sideways overflow), estimate updates on selection. tsc and eslint pass.

/create still had the old form: plain radios and checkboxes, a grey
"sharpen" button with an emoji and a thin estimate box.

- Head band and centred title like /prototype; the questions sit in one
  white card with numbered steps, the estimate card beside it.
- Examples are pill chips, "sharpen my idea" is a soft accent button
  with an icon (the emoji left the German and English label).
- Answers are tiles that fill in the accent when chosen; the native
  radio and checkbox stay for keyboard and screen readers. Features
  are a two-column grid with the price on the right.
- The estimate shows the fixed price large on a tinted row.

The wizard's classes are shared with checkout and the project page, so
the new rules are scoped to the wizard page. No logic changed.

Project: Appwerk
@codemenschendev
codemenschendev merged commit 1690d61 into main Sep 26, 2026
2 checks passed
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.

1 participant