Skip to content

Mimmisen/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

This week’s project was to build a Chat Bot. The focus has been to practice JavaScript and hook it up with HTML. We have done this project in a pair, Suki Nhung Phan and Mimmi Fordal Uddin.

Find the link to our Figma here: https://www.figma.com/file/5BzSxiwmffIjChgvtpeVe8/Suki-and-Mimmi-pair-project?node-id=0%3A1

The problem

We first made a plan on figma, choosing a theme, and deciding how to structure the bot. Then we did Iteration 1-6 before we started building our project. We planned the bot a little different from the technigo one and made some changes to make it our version. How did we make it different?

  • We decided to customise every single answer with specific question, instead of having same next questions (basing on Technigo's example).

  • In order to keep the code clean and easy to follow through, we created 2 seperate cases (AMBULANCE OR MINOR INJURY),and made seperate if/else statement.

What would you do, if you could have more time?

If there were more time, we would add more dialogue options to make it more realistic.

View it live

https://dr-strange-chatbot.netlify.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • CSS 27.4%
  • HTML 8.6%