Skip to content

Project made during Technigo Bootcamp. This is a chatbot made in Javascript.

Notifications You must be signed in to change notification settings

annalenksjo/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Technigo Bootcamp Therapist Bot

This is a project that was made during the Technigo Bootcamp spring 2021. The assignment was to build a chat bot using Javascript. It was a pair-programming project and our chat bot offers some mental support for the Technigo students 😊

The problem

We have called our project the "Technigo Bootcamp therapist bot", so the bot has the role of a therapist and the user is receiving some cheering up depending on his/hers need. The user is asked to rate their current mood numericly and depending on this the user receives different options. After the user has received their "help" from the bot, the chat is finished.

We started the project by deciding on a theme, so that we could start by setting up the structure for the chat, using conditional statements. When we had the functionality in place we did the styling.

If we had more time we would have simplified the code and refactor it to make it shorter and more clean. We would also have made it more advanced with more steps and more versatile conversation. We would also work more with the styling.

View it live

Check it out here: https://romantic-easley-c688a9.netlify.app/

About

Project made during Technigo Bootcamp. This is a chatbot made in Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • CSS 19.2%
  • HTML 7.5%