Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 865 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 865 Bytes

Project TXTChat

TXTChat is a chatting app that uses web sockets to transmit real time communication between users.


Alt text


Alt text


WebPage

Technologies

  • JQuery
  • Ruby on Rails
  • Web Socket(Action Cable)
  • CSS / Bootstrap
  • Postgresql
  • ERB templating
  • Bcrypt (Authentication)

Summary

A week long project based on Ruby on Rails framework and Action Cable web socket to provided users real time messaging communication.