Chatbot from Linnea Isebrink and Kara Howes (Team Hippo)
Our purpose for this project was to for us both to fully understand what we are doing and why. We kept the content basic with two different input types. We are most proud of the reset function, which was difficult to implement and was made from scratch.
We approached the problem by trying to fully understand exactly what we needed to do. Once we understood and coded we then started to fully understand what was the next step. After the first interactions between User and Bot, the flow started. Linnea's idea of the Reset function gave the user the option to restart at any point. The reset function was problematic (we had a problem with an undefined variable). A back-end developer Friend of Linnea's pointed us in the right direction, and from then on it functioned.
If we had more time, it would've been nice to add more interactions between User and Bot, with different input types. But our focus was understanding and implementing the JavaScript.