Track this project's progress!
Slink is a real time chat app inspired by Slack powered by Ruby on Rails and React/Redux. By August 4th, this app will, at a minimum, have the following features.
- Heroku Hosting
- User/Login with Demo Login
- Live Chat
- Channels
- Direct Messaging
- Drag'n'Drop
- Production README
Objective: Functioning rails project with front-end Authentication
Objective: Users can be created and messages can be created and related to a user through the api.
Objective: Messages should be able to be sent with other users being updated at the time the message is sent.
Objective: Messages should appear filtered by channel.
Objective: Messages should be able to be sent privately to other users.
Objective: Messages and channels should be tied to teams, and users should have a list of teams they are on.