https://github.com/virresh/chatit
Chat Application
https://github.com/virresh/chatit
Last synced: 2 months ago
JSON representation
Chat Application
- Host: GitHub
- URL: https://github.com/virresh/chatit
- Owner: virresh
- Created: 2016-08-26T19:51:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T06:41:27.000Z (about 8 years ago)
- Last Synced: 2025-12-31T21:13:15.556Z (5 months ago)
- Language: HTML
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatIT
Chat Application
Setup instructions :
```
git clone https://github.com/virresh/ChatIT/
cd ChatIT/
python app.py
```
Now visit localhost:8080
The app will be live there.
Currently deployed at https://chatitflask.herokuapp.com/
Code linted with [coala](https://coala.io/#/home)
Coala Bears used :
- PEP8Bear
- Space consistency bear
- Quotes bear
- Invalid link bear