Skip to content

people can talk whatever they want in the web app

License

Notifications You must be signed in to change notification settings

zhhuan/FreeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeChat

people can talk whatever they want in the web app

Usage

  1. install node.js(lastest) and python3.5
  2. git clone [email protected]:zhhuan/FreeChat.git
  3. cd FreeChat
  4. run npm install to install front-end dependencies
  5. run pip install requirement.txt to install python dependencies
  6. cd app-server, run python chatroom.py
  7. open browser, visit localhost:5000

ToDo

  • mobile version, adapt the mobile screen.
  • merge css style and try to use sass.
  • refactor the back-end (python) code, separating different functions.
  • imporve the front-end interaction effect, distinguish different users.

About

people can talk whatever they want in the web app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published