Skip to content

LEEJAEHYUB/diSlack_client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

diSlack(slack cloning with Crong)

HitCount

diSlack is a project that cloned slack of team Crong of Codestates. You can create your own workspaces for your projects and chat with your colleagues in the workspaces as you already know about 'slack'.

Quickstart


First, fork this repo and 'git clone' in your local storage.

And then,

Install

$ npm(yarn) install

Start

$ npm(yarn) start

Stack


We basically, used 'Node.js' for Server and 'React' for Client.

Client

React / Socekt.io / antd / css / jwt / react-router-dom

Server

Node.js / express / jwt / Socket.io / MySQL / nodemailer

Deploy

AWS - S3, EC2, RDS

Service Features


  • Sign up, Sign in, Sign out

  • WorkSpace join, creation

  • Real time conversaion @ channels & DMs

  • Real time conversaion @ Message Thread

  • Keyword Searching

  • Member List, Channel Information

  • Workspace Invitation Process

License


diSlack is a private domain work for Codestates colleagues. Because this is a copy of Slack. If you are in Codestates, feel free to do whatever you want with it!

About

Client code of diSlack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • CSS 13.0%
  • HTML 0.4%