Skip to content

codeandjazz/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 1: Chatbot

During the first week of the Technigo web development bootcamp, the task was to build a chatbot with vanilla JS. We worked individually on this project.

The brief

The focus was to practice our JavaScript skills, using setTimeout, eventListeners and if/else statements to build a control flow. But also to hook it up with the HTML. The bot could be about whatever we wanted. I built a Customer Care Chatbot for an imaginary business.

View it live

https://customer-care-bot.onrender.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.2%
  • HTML 31.2%
  • CSS 19.6%