Example site, Dreamwod.app migrated to next.js and shadcn-ui #7338
eripe970
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Great work!. I'm curious to know how you managed not to make the dropdown user menu flash on every page load in the meantime it gets the data from the db. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Site: https://console.dreamwod.app/
Had an old React site that is now migrated to Next.js and shadcn-ui. Could maybe be design inspiration for others that are building similar things. May be open sourced later on.
Some highlights:
Step based onboarding flow:

Whiteboard/calendar view both in week and monthly overview

Sidebar + forms

Different table styles

Dialog with styles

Upload of images

Google map integration

Beta Was this translation helpful? Give feedback.
All reactions