Skip to content

nastassiaseuruk/chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat_app

This is the code for chat application with ability register and authorize users, send messages in one general chat. The messages older that one day are deleted. This app is written using Python framework - Flask, SQLAlchemy, Celery, Flask-SocketIO, Flask-User and some other extensions.