Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexsicart/chatbot
A simple chat application using HTML, CSS, JavaScript and jQuery.
https://github.com/alexsicart/chatbot
Last synced: 12 days ago
JSON representation
A simple chat application using HTML, CSS, JavaScript and jQuery.
- Host: GitHub
- URL: https://github.com/alexsicart/chatbot
- Owner: alexsicart
- Created: 2017-04-07T19:13:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:44:45.000Z (11 months ago)
- Last Synced: 2024-10-12T13:11:01.483Z (27 days ago)
- Language: CSS
- Homepage: https://staking-nut.surge.sh
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatBot
A simple chat application using HTML, CSS, JavaScript and jQuery. It is a single page, that opens in the browser, and shows the messages in colored bubbles (Like WhatsApp). On one side the computer will generate a random conversation, on the other side the user can post messages. The screen automatically flows and follows the messages posted, like in all chat apps.