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

jnbjensen/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

HANNA & NICLAS' CHATBOT

For this assignment, we created a chatbot that dispenses (bad) jokes in an interactive conversation with the user. The bot dispenses a new joke at the user's request until it has fully exhausted its array of jokes.

The problem

As the learning goal for this assignment was to become familiarised with JS functions and arrays, we used both extensively to create the bot. We deecided early on that a joke-dispensing chatbot would allow us to complete the learning objectives of the assignment.

If we had more time, we could have added additional functions to make the conversation flow more interactive, such as setting up multiple joke arrays with different types of jokes that the user could select from instead of just g-rated 'dad jokes'.

View it live

https://jokeymcjokeface.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • CSS 20.7%
  • HTML 9.8%
0