Skip to content

maryeleanor/flack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flack

Project 2 for CS50 Web Programming with Python and JavaScript


This is an online messaging service built with javascript, python, flask and socketio. Similar in spirit to Slack. Users can sign in with a display name, create channels/chatrooms to communicate in, as well as see and join existing channels. Once a channel is selected, users can send and receive messages with one another in real time.

Check it out on Heroku here.