-
Notifications
You must be signed in to change notification settings - Fork 5
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
Created a quiz exit button and feedback form #169
Conversation
Awesome work! Can't wait to try it out. |
Work with Sanskar to figure out how exactly we want the experience for leaving feedback to be. I think it would make more sense if we had a section on the header (Similar to the About page) to open the Modal instead of it being at the bottom of the all pages. Also the feedback forum doesn't actually save the data currently. We should create a new table in supabase that includes user, the feedback they gave, and when they gave it. |
Deploying nepalingo with Cloudflare Pages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AWESOME! I'M SO HAPPY WE CAN FINALLY MERGE THIS
Thanks for all the hard work!
Created a FeedbackForm component with the following features:
Star rating
Emoji rating
Comment box
Submission handling