Skip to content

yannickoo/esti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esti

1️⃣ 2️⃣ 3️⃣ 5️⃣ 8️⃣ 1️⃣3️⃣

Install

npm install esti

Acquire user token from JIRA:

# todo

Usage

Claim a room

Project managers can claim a room by just accessing it and connecting it to his JIRA account. After an inactivity of at least 30 days rooms may be freed, to ensure privacy (we then delete the JIRA OAuth2 tokens)

$ open https://esti.io/hwz-daily

Enter a room

Just open the link in your browser and set a name. Settings are persisted via local storage / cookies so you don't have to do it each time. You can also specify it behind the room name for additional slickness. Please note that you might get kicked from the PM, if you do not belong into this room.

$ open https://esti.io/hwz-daily/zcei

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. But before doing anything, please read the CONTRIBUTING.md guidelines.