Skip to content
/ flack Public

Flack-clone of Slack Built with Flask, Python 3.7, JavaScript, Socket.io, HTML 5, CSS 3

Notifications You must be signed in to change notification settings

junhaz4/flack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flack

Flack is a clone of popular messaging app Slack

Using socket.io to broadcast messages to clients on the same network with no internet connection required.

Functionalities include creating channels, sending text messages within that channel and a bot that tells every user when a new channel is created.

Channels are stored both in the DOM and Flask Server, so new users can see existing channels when they open the app for the first time.

Flack does not allow you to send a message if you did not select a channel first and users cannot send empty messages

About

Flack-clone of Slack Built with Flask, Python 3.7, JavaScript, Socket.io, HTML 5, CSS 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published