Pizza bot 👾

The goal was to make a text-based chatbot with a partner, in the pair-programming modality. This project was done with @honkoan.

Learning objectives

🔍
  • Using variables in JavaScript.
  • Know how to use string methods to modify strings.
  • Understand control flow & the use of conditionals statements.
  • Be able to write basic functions which take arguments and return values.
  • Connect the JavaScript to show visual feedback in the HTML.

The problem☕

We struggled with the logical order of the function and the implementation of the schema that we had planned. our strategy was to stick to the code that we could understand and not try more advanced things that we didn't know how to make work. If we had more time, we would add more options using conditionals, try to fix the responses timing and the overall styling.

##View it live😎

https://annak-estefania-project-chatbot.netlify.app/