Slack clone powered by Flask and Socket.IO
https://docs.cs50.net/web/2018/w/projects/2/project2.html
- Real-time messaging
- Channel creation
- Display names
- Online list
- Channel list
- Channel selection
- Loading recent messages
- Emoji's
Channel selectionLimit number of messages for each channel to 100Load saved messages from serverPress enter to submit messagesFix layout- Check for naming duplicates
- Fix buggy online-list
- Navigation Bar
- Dark Mode ?