lilyzhaoyilu / WeSlack

Slack web app clone.
3 stars 1 forks source link

README

Project is deprecated

Make sure you try the features by clicking 'try demo' on the top right corner.


WeSlack is a solo demo project that clones Slack. It is a communication webapp where users can send live messages in channels and directly to each other. It was built utilizing a Ruby on Rails backend with a React/Redux fronted.

This project was created within approximately 10 days as a demo project, and this is my first solo project. There are many parts that can be improved, but hey, it is how things start.

Features

Main Page

User Authentication

Channels

Channel members and buttons

Channel Member Control

Channel Member Control

Direct Messages

Live Messaging

Search

weslack
The icon is from https://icons8.com/icon/46825/slack, thanks to the creator!

local start: pgstart(customized alias to start postgresql) rails s npm run webpack