Coder Social home page Coder Social logo

kevingalacha / chatbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danilus120/chatbot

0.0 0.0 0.0 1.24 MB

This is a basic chatbot application. The user can talk to the bot by typing or selecting predefined options. The bot searches for keywords, if it finds them, it responds with a predefined answer. The chatbot closes when the close button is clicked, or clicked outside the chatbot. The project is initialized entirely in a script.

Home Page: https://chatbot-danilus120.netlify.app/

TypeScript 67.76% HTML 2.52% SCSS 29.73%

chatbot's Introduction

๐Ÿค– Chatbot

Table of contents

โ„น๏ธ General info

Chatbot Application

๐ŸŽ‰ Project Overview

This is a basic chatbot application. The user can talk to the bot by typing or selecting predefined options. The bot searches for keywords, if it finds them, it responds with a predefined answer. The chatbot closes when the close button is clicked, or clicked outside the chatbot. The project is initialized entirely in a script.

๐Ÿ“– What I learned during this project?

The biggest problem with this project was the object-oriented programming approach. I had to separate the program into classes. I used the SOC (Separation of concerns) design pattern.

โš™๏ธ Technologies used in project:

Tech Description
Parcel Build tool for the web.
Typescript Javascript superset language
Sass Css extension
Eslint Javascript Linter
Prettier Code formatter

๐Ÿ“ท Screenshots

Screen Shot

Screen Shot

๐Ÿ’พ Installation

To run this project, install it locally using npm:

git clone https://github.com/Danilus120/Chatbot.git

npm install

npm run dev

๐Ÿ“œ Available scripts

Command Description
npm run dev Open local server
npm run build Create optimized build

๐Ÿ”ด Live

https://chatbot-danilus120.netlify.app/

chatbot's People

Contributors

danilus120 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.