Skip to content

a demo chat app written in html, css, javascript, and jquery

Notifications You must be signed in to change notification settings

Roznoshchik/chat-app-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat app in HTML, CSS, JavaScript, and jQuery

A simple chat application.

Different branches

The main branch doesn't have backend or a db. The koa-postgres branch uses a postgres database with a koa server.

Assignment Requirements

  • Anything that could be jQuery should be in jQuery
  • A page that opens in the browser and shows colored bubbles.
  • computer generates random conversation
  • user posts responses
  • screen should automatically flow to the bottom.
  • each message should indicate date and time it was sent.

You can see a live version of this application at my site here: code.rch.work/chat-app

About

a demo chat app written in html, css, javascript, and jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published