/Connected

CONNECTED is an all-in-one community web application with posts, comments, direct messages, avatars and chat room features. This app was built with Ruby on Rails

Primary LanguageRubyMIT LicenseMIT

Connected

Welcome to Connected! It's an all-in-one community web application with posts, comments, direct messages, avatars and chat room features. Relationships and validations included. CONNECTED provides a user authentication, including signup, login, logout, password and login with Google as a third party.

Overview

Connected is a place to let everyone connect to each other. Either through posts, comments, messages or chat rooms.

Diagram

CLICK HERE

Video Walkthrough

CLICK HERE

Installation

Fork and clone this repo then create a database

$ rail db:create

Seed the database

$ rake db:seed

Startup the server

$ rails s

View on browser

$  localhost:3000

Usage

Users can see all posts and comments but log in needed for chat rooms and any action.

License

The gem is available as open source under the terms of the MIT License.