Skip to content

Koki-Kazaore/One-Click-Progress-Sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One_Click_Progress_Sharing

Deliverables of the i-group at the BIPROGY hackathon

Getting Started

  1. You should get line notify and Kintone API keys
  2. You set Line API key in config/line.txt and Kintone API token in app.py var name is api_token
  3. If you run this program in your local computer, you have to use this program in __name__
socketio.run(app, debug=True, port=8000)
  1. You prepare your virtual env
  2. Install Python library in virtual env
pip install -r requirements.txt
  1. Run app.py
python app.py
  1. Enter Web site for example 127.0.0.1:8000

About

WebSocketでワンクリック進捗共有ツール

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors