Skip to content

Get in touch with others in real time with our Ruby on Rails messaging application! Make fast connections with users and have smooth talks. Designed with Redis and Rails for optimum efficiency. Participate in the discussion to improve your messaging experience right now."

License

Notifications You must be signed in to change notification settings

rustam-tolipov/real-time-message-app

Repository files navigation

Real Time Messaging App

Contributors Forks Stargazers Issues MIT License LinkedIn


Real Time Messaging App

real time

A real time messaging app that allows users to communicate with each other in real time.
Live version coming up soon... »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

Live Demo : Coming Soon

About The Project

This is a real time messaging app that allows users to communicate with each other in real time.

Here's why:

  • Front designe is build with HTML and CSS technologies.
  • Backend is build with Ruby on Rails.
  • Database is build with PostgreSQL.
  • ActionCable is used for real time communication.
  • JavaScript functionalities are used for the frontend.
  • The app will be online soon!

It looks simple, but it is not.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Check your Ruby version

    ruby -v

    The output should start with something like ruby 6.1.4

Installation

  1. Clone the repo
    git clone https://github.com/Rustamxon7/Instagram-Clone-Rails.git
  2. Run bundle
    bundle install
  3. Setup database with:
    rails db:create
    rails db:migrate
    
  4. Run the server
    ```rails s

(back to top)

Usage

This webapp is not deployed yet. It's available on localhost. If you really interested I would suggest you to clone and follow the installation.

(back to top)

Roadmap

  • Sign up
  • Login
  • [] Profile
  • [] Messages
  • [] Chat

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the MIT.

(back to top)

Contact

Rustamjon Tolipov - email - rustamxontolipov788@gmail.com

Project Link: https://github.com/Rustamxon7/Real-Time-Message-App/

(back to top)

(back to top)

About

Get in touch with others in real time with our Ruby on Rails messaging application! Make fast connections with users and have smooth talks. Designed with Redis and Rails for optimum efficiency. Participate in the discussion to improve your messaging experience right now."

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published