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

JaEngd/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Replace this readme with your own information about your project.

Start by briefly describing the assignment in a sentence or two. Keep it short and to the point. We have created a chat bot who gives you random compliments.

The problem

Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next?

We have had different problems one of them was to stop the page from reloding after the first user msg. Another was to trigger next msg after answering yes or no question. We got a lot of help by reading and asking questions on stackoverflow.

We found the location.reload function and return false to make the page relode after chosing the no button. We also found the random function that we added to our bot by adding tha math floor and math random.

View it live

Have you deployed your project somewhere? Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.3%
  • CSS 32.5%
  • HTML 11.2%
0