Description
The Idea
When a user signs up for the first time, they should get a quick, 3-step interactive tour explaining how to use the app (e.g., "Click here to scan," "This is the Grad-CAM explanation," "Check the Trust Map").
What needs to be done
- Integrate a library like
react-joyride or build a custom guided tour.
- Trigger the tour only on the user's first visit (store completion status in
localStorage or backend).
- Highlight the Scanner, Analysis Dashboard, and Market Map.
Description
The Idea
When a user signs up for the first time, they should get a quick, 3-step interactive tour explaining how to use the app (e.g., "Click here to scan," "This is the Grad-CAM explanation," "Check the Trust Map").
What needs to be done
react-joyrideor build a custom guided tour.localStorageor backend).