Skip to content
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

Add basic survey feature support #160

Open
aaronbrethorst opened this issue Jan 7, 2025 · 1 comment
Open

Add basic survey feature support #160

aaronbrethorst opened this issue Jan 7, 2025 · 1 comment
Assignees

Comments

@aaronbrethorst
Copy link
Member

aaronbrethorst commented Jan 7, 2025

This is the first plan for designing the survey feature in WayFinder.

Overview

  • Two survey types (like in Android):
    1. Popup survey.
    2. Survey triggered when a user clicks on a stop.
  • In WayFinder, clicking a stop will show a popup asking if the user wants to take the survey.
  • Use browser local storage to prevent the survey from appearing multiple times for the same user.

Components

  • Will use Flowbite Svelte for form elements (checkboxes, radios, inputs, etc.).

References

@Ahmedhossamdev
Copy link
Member

Could you take a look and let me know if this looks good or if you’d like to change anything?
@aaronbrethorst

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

No branches or pull requests

2 participants