Skip to content

sdevani/chat

Repository files navigation

Features

  • Submit messages with name and text
  • Message will asynchronously appear once you post it
  • Page shows up to 30 Posts
  • Creating new message pushes older post off
  • Once you submit the form, the text box clears but not the username
  • Your page is continuously polling for updates. When someone else posts a message in the chat, your page will automatically update without a page refresh.
  • Link to page with entire history of chat
  • History page will be paginated

Coming Soon

  • Github authentication
  • Instead of polling, we'll use web sockets
  • Validation of non empty messages
  • Link questions and answers together
  • Autogenerate Q&A page
  • Style the CSS... I suck with CSS
  • Press enter to submit
  • Parse for hyperlinks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors