Skip to content

guymelef/flack-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2

Web Programming with Python and JavaScript

FLACK

A Flask chat app written in Python and Javascript. Live at (Google Chrome preferred): https://flack4cs50w.herokuapp.com/

DESCRIPTION

This web app is written in vanilla CSS and JS.

It uses the client's localStorage together with Flask global variables to store credentials. Flask's session variable was not used for this app.

Users can sign in with no password, just with a unique display name. Channel creation is also possible.

As a personal touch, a file upload feature is added. File upload is limited to jpg/jpeg, png, gif, pdf, and txt files with a maximum size of 2MB.

About

A web chat app using SocketIO and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published