-
Notifications
You must be signed in to change notification settings - Fork 1
MVPs
Dillon Rice edited this page Aug 19, 2020
·
10 revisions
Slockify - A slack clone with collaborative Spotify playlists on each channel
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't use certain features without logging in
- Production version of the site hosted on Heroku
- Users can send and receive messages
- Chat is updated in real time
- Includes CRUD operations: Users can create, read, update, and delete their messages. They can read messages sent to them.
- Users can create, join, and invite other users to channel
- Users can administer a channel
- User can create direct message
- User can message multiple recipients
- Production README available on GitHub
- User can login with spotify
- When user adds channel, new playlist is created on channel side panel
- User can type "/add_song {song name}" and add a song to playlist