Skip to content

A group messaging app where you and your friends can chat! Built with Ruby on Rails and Redis

Notifications You must be signed in to change notification settings

Azeem838/message-me

Repository files navigation

Message me app - Group chat with your friends

Chat with your friends in a global chatroom!

screenshot

Created with Ruby on Rails.

Built With

  • Ruby on Rails
  • Bcrypt for authentication
  • Semantic-ui for styling
  • Redis
  • Databases: SQLite3 in development and testing, PostgresQL for production

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. Have ruby installd
  2. Have Rails 5 insalled

Setup

  1. Clone this repo to your computer using git clone and the web url
  2. Open your terminal and cd into the project root directory

Install

  1. Run bundle install
  2. Install yarn packages as the terminal will prompt you to do
  3. Run rails db:create
  4. Run rails db:migrate
  5. Run Rails s to start the server

Usage

  1. Open your browser at localhost:3000
  2. Sign up and start chatting with your friends!

Authors

👤 Azeem Ahmed

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A group messaging app where you and your friends can chat! Built with Ruby on Rails and Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published