8000 GitHub - esteficodes/project-chatbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

esteficodes/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.8%
  • CSS 25.4%
  • HTML 11.8%
0