An open API service indexing awesome lists of open source software.

https://github.com/virresh/chatit

Chat Application
https://github.com/virresh/chatit

Last synced: 2 months ago
JSON representation

Chat Application

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