Skip to content

Real time message chat app build with Ruby On Rails

Notifications You must be signed in to change notification settings

ramgopalsiddh/railschat

Repository files navigation

RailsChat

  • Real time message app useing Action Cable & Web Sockets
  • This app can add multiple user and they can send message in chatroom
  • Update message in all user's chatroom real time without refresh page
  • Use Sementic-UI for User Interface(frontend)


For more info OR suggestion contact me on


Screenshots

Home

Login with wrong credentials

Successfully login with correct credentials

Logout from Rails chat

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Rails version: 7.1.3

  • Ruby version: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) [x86_64-linux]

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • setup Sementic-ui