Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 611 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 611 Bytes

flack

Slack clone powered by Flask and Socket.IO

WIP. Image

Requirements:

https://docs.cs50.net/web/2018/w/projects/2/project2.html

Currently Working

  • Real-time messaging
  • Channel creation
  • Display names
  • Online list
  • Channel list
  • Channel selection
  • Loading recent messages
  • Emoji's

TO-DO

  • Channel selection
  • Limit number of messages for each channel to 100
  • Load saved messages from server
  • Press enter to submit messages
  • Fix layout
  • Check for naming duplicates
  • Fix buggy online-list
  • Navigation Bar
  • Dark Mode ?