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

katliebig/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Project members

Johan Löfgren (https://github.com/johlofg) Shaun Newmark (https://github.com/petercreations) Katharina Liebig

Project Name

This week's project is creating a chat bot, in our case a Movie bot who will give you suggestions on movies to watch. Presented as a random movie from a genre chosen by the user.

The problem

The biggest issue we encountered was to hide and show buttons in different parts of the integration with the bot. With our code and our way to write this bot the best way to solve this was to dynamically hide and show buttons with classes.

To get the random movie selector we created four arrays, one for each genre and then created a random number generator to help us pick and present a movie from the array of genres chosen.

View it live

https://movie-bot-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 47.1%
  • CSS 36.6%
  • HTML 16.3%
0