ContactEngineering / ce-ui

User interface of contact.engineering
https://contact.engineering
MIT License
0 stars 0 forks source link

Provide introduction tour for new users #19

Open mcrot opened 5 years ago

mcrot commented 5 years ago

On the first login (and maybe on demand), the user should be guided through a "tour" which explains the major components of the application.

There are javascript packages which can be used to highlight parts of the application step-by-step. This would probably need a extra flag per user whether he/she has already done the tour or not. This flag could be used to retrigger the tour later if needed.