-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: New User onboarding #196
Comments
Should onboarding also ask for categories user wants to track? |
We worked on something for this on #124 . The plan was to integrate it, but didnt get time to do it. I've begun implementing in the I'm drawing inspiration from Papermark effective approach, which you can review here: Building a Beautiful Product Onboarding with Next.js, Framer Motion, and Tailwind CSS. Is this something you want to have a look at @shouryan01 ? |
Great inspiration! That looks really cool. |
Thanks for taking this issue! Let us know if you have any questions! |
Cant wait to look @shouryan01 - If you need some help or want to talk just write to me ✨ |
@shouryan01 - DId you manage to have a look at it? 🤩 |
Hey, yes I started work on it but got distracted by #193 Is this a higher priority? I can do this first if needed |
Would love for the onboarding to get done 🖤 Think we can start to get some feedback from users ✨ |
I'll try to get it done asap |
@shouryan01 how's this going ? any updates ? |
@akinwol cleaning up the ui, people had suggestions so was trying out modals, there's this blur effect that was requested but I'm not sure how to implement it, there are comments in the pr that was opened |
Dont we just go wit this atm and fix the rest in Alpha 0.2? @akinwol @shouryan01 |
@shouryan01 @meglerhagen let's focus on functionality and keep it simple for now. I agree with @meglerhagen we can enhance later. |
Type of feature
💡 Feature
Current behavior
Currently there's no real onboarding. User's just sign up and go straight to the app.
Suggested solution
It would be great to have an onboarding flow for new users.
An example of a simple onboarding flow
**TO DO **
Additional context
No response
The text was updated successfully, but these errors were encountered: