Zoham / Husky_Backup

A Chatbot to answer all basic queries related to IIT-BBS
3 stars 0 forks source link

Add tutorials on how to use Husky #15

Open arooshiverma opened 5 years ago

arooshiverma commented 5 years ago
Zoham commented 5 years ago

Start by making a doc Think of how we can put this info in the app

arooshiverma commented 5 years ago

Should I make a Wiki page? And we can add something like a tutorial popup in the application?

Zoham commented 5 years ago

A Wiki page would be too much for our progress right now Go for the tutorial popup

Zoham commented 5 years ago

See if we can somehow jave interactive tutorial as a story in rasa

arooshiverma commented 5 years ago

I think we can have 3 things: -the tutorial popup opens when the user opens the app for the first time -There's an option to open the popup in a menu or something like that

The first 2 can be done using html and css only, right? For the 3rd one, there's a file called actions.py which can run some python function to open the popup, but I am not sure how to do that.

Zoham commented 5 years ago

Yes that is right Go ahead with this For html/css, code in husky_web_ui folder