Skip to content

TomasKol/flack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fľak

This is my solution of the cs50w project 2 - Flask. https://docs.cs50.net/web/2020/x/projects/2/project2.html

Screencast: https://youtu.be/k5cRnstjupw

Description: a lightweight chat app, where you can chat in separate rooms.

Usage: Join in with a unique username (no real log in, no password) and chat in one of the public rooms with anyone or in private rooms with only selected users (members). Create new public and private rooms and add members to the private ones, if you are already a member. New messages, chatrooms and relevant info on members is automatically updated to you (and other users) thanks to websockets. If you close the window without "logging out", the broswer will remember you and open the last visited chatroom.

Tech: Python + Flask (flask_socketio), Javascript + jQuery, HTML, SASS, Bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published