Skip to content

HeleneWestrin/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harmoniqa – The soundtrack to your mood

The project was to create an interactive Chatbot that manipulates the DOM when the user replies by using functions, conditionals and event listeners.

The problem

For this project, I approached the problem by first understanding the structure and flow of the chatbot. I planned out the conversation steps and mapped out how the user would interact with the bot, starting with entering their name and progressing through mood and color choices to receive song suggestions.

I have used functions, event listeners and condtionals statements in order to give a tailored, but dynamic experience to the user. I used the switch statements and also a JavaScript object to determine the suggested song names and their Spotify URL.

View it live

https://harmoniqa.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.0%
  • CSS 27.1%
  • HTML 4.9%