lmcneel / stalks

UT Coding BC at Houston Project 3
3 stars 1 forks source link

Tutorial Mode/Joyride #32

Open rebeccagem opened 6 years ago

rebeccagem commented 6 years ago

React Joyride NPM

Tutorial: Modal pops up: Would you like to start the tutorial? Yes/No -pops up every time but has a checkbox “do not show again” -can restart tutorial mode from main help page

-when tutorial mode is activated, only one button/element on the page is clickable at a time, the rest are disabled. A modal or toast will appear next to the current element in focus with the user’s pet that gives them instruction on how to use the element, this process continues throughout the user’s first purchase.

shelbymatthew commented 6 years ago

I have a basic version working, will customize when more of the app is complete and ready to be expanded on.