Skip to content

Responsive website using HTML, CSS and JavaScript - a chatbot for booking hair salon services.

Notifications You must be signed in to change notification settings

brucette/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Project chatbot

The object of this project is to build a chatbot to practice writing javaScript.

The problem

We started looking at the example chatbot code and the starter code provided for the project, and trying to understand them fully. We discussed and agreed on how the user would interact with the bot and what service the chatbot would provide.

Stack Overflow was very useful in finding answers to some of the issues we had, e.g. how to correctly define a eventlistener function. The live sessions were also helpul in how to structure our code.

If we had more time, we would like to make the code more efficient and less repetitive, as we have some code that repeats in a number of the functions. We would also style it more and add some additional effects, e.g. sound effects. The flow of the timing of the responses can also be improved.

View it live

https://chat-bot.brucette.com/

About

Responsive website using HTML, CSS and JavaScript - a chatbot for booking hair salon services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 64.4%
  • CSS 27.4%
  • HTML 8.2%