Skip to content

Chatbot project for week 4 of the technigo bootcamp pair project

Notifications You must be signed in to change notification settings

shauninc/movie-bot-week4-submission-technigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

Chatbot project for week 4 of the technigo bootcamp pair project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published