TomStowe / Agile-Poker

A web application to aid estimating the costing of creating projects in teams using an approach called planning poker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

♠️ Agile Poker ♠️

A web application to aid estimating the costing of creating projects in teams using an approach called planning poker.

⚙️ Setup

  1. Install the python dependencies (in requirements.txt)
  2. Replace the protocol for the io.connect constructor method if http is needed (~poker.html:345)
  3. Run the webserver using python3 webserver.py

🎓 Licence

This software is released under the GNU AGPLv3 licence

👨 The Author

Please click here to see more of my work!

About

A web application to aid estimating the costing of creating projects in teams using an approach called planning poker

License:GNU Affero General Public License v3.0


Languages

Language:HTML 80.9%Language:Python 19.1%