8000 GitHub - dannebrob/project-chatbot: First project of sprint #1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dannebrob/project-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Chat Bot

Overview

A fantasy chatbot app that takes you, the brave adventurer, on a quest for glory and riches. With funny dialogue and multiple endings (who doesn't like that, right?).

The challenge

✓ How to use variables in JavaScript. ✓ How to use conditionals in JavaScript. ✓ Know some string methods to modify strings. ✓ Understand control flow and the use of conditional statements. ✓ How to use functions in JavaScript ✓ Different datatypes

Screenshot

image

My process

A fun little project that I had a blast building. I started with deciding the dialogue flow and options of the bot, deciding that it would fit the theme of the chat app to have a storyteller at the start and end of the dialogue.

Then my focus was on the javascript. This was a great practice of the setTimeout function (that I intend to refactor with promises). Also, a lot of practice with the DOM, adding content to the page.

Over to the CSS, no big add-ons on the boilerplate given to us, but with my personal twist on it.

Built with

  • Semantic HTML5 markup
  • Vanilla Javascript
  • Flexbox

Links

About

First project of sprint #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.2%
  • CSS 23.2%
  • HTML 8.6%
0