项目作者: Tanattha

项目描述 :
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 **LIVE APP IN THE LINK BELOW**
高级语言: Ruby
项目地址: git://github.com/Tanattha/Connected.git
创建时间: 2020-07-04T20:08:48Z
项目社区:https://github.com/Tanattha/Connected

开源协议:MIT License

下载


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

  1. $ rail db:create

Seed the database

  1. $ rake db:seed

Startup the server

  1. $ rails s

View on browser

  1. $ 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.