- Make sure to have git installed on your machine and run
git clone "https://github.com/MadalinTurluianu/stocks-chatbot.git"
.
Optionally you can download the zip folder. - Make sure to have node.js installed. Navigate into the project folder and run
npm i
. - Run
npm start
.
- Just visit
https://madalinturluianu.github.io/stocks-chatbot/
from any device and play with the app.
- You can type in the input one of the options provided by the bot. The verification is not case sensitive, but you have to answer in the form in which the options are written.
- You can also click/tap on an option and it will automatically send the message for you.
- If your answer is not correct the bot will ask you to try again. You will remain in the same step you were before.
- If you are not in main menu you will always have the possibility to ga back to main menu.
- If you selected a stock, you will also have the possibility to go back and select another stock from the same stock exchange.