Skip to content

yuxiaoy1/chatfairy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Chatfairy

This is a minimal chat application with no dependancy but Flask! I call it Chatfairy.

With only 115 locs in a singel file, Chatfairy support:

  • user authentication
  • multiple users chat simultaneously
  • online/offline notification
  • route protection
Play.with.Chatfairy.mp4

You can clone this repo and run pip install flask && flask run, then open http://127.0.0.1:5000 to play with Chatfairy.

About

A minimal chat application built with no deps but Flask!

Resources

Stars

Watchers

Forks

Languages