elpassion / sprint-poker-react

Online estimation tool for Agile teams.

Home Page:http://sprintpoker.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sprint Poker Frontend

Frontend for Sprint Poker written in React, Reflux and CofeeScript

http://sprintpoker.io

Setup

  • Install sprint-poker backend
  • Install npm dependencies with npm install
  • Run server with npm run server

Now you can visit localhost:8080 from your browser.

Contributing

We follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Commit changes to a branch in your fork
  3. Pull request "upstream" with your changes
  4. Merge changes in to "upstream" repo

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

Sprint Poker is released under the MIT License. See the LICENSE file for further details.

About

Online estimation tool for Agile teams.

http://sprintpoker.io

License:MIT License


Languages

Language:HTML 42.1%Language:CoffeeScript 42.0%Language:CSS 11.6%Language:JavaScript 4.3%