MexicanAce / distributed

:thumbsup: Easy to use and beautiful restrospective tool

Home Page:http://funretro.github.io/distributed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CL Fun Retro

Easy to use and beautiful restrospective board.

Cloned project from https://github.com/funretro.

Learn more about retrospectives at funretrospectives.com

User interface

Fun retro screenshot

Running the application

  1. Install Node.js
  2. Run npm install (inside the project folder)
  3. Update js/firebaseService.js to point to new firebase URL
  4. Run gulp
  5. Point your browser to http://localhost:4000/ or open dist/index.html

Running the tests

  1. Run gulp test
  2. Refactor and watch tests re-run.
  3. Fix any red tests
  4. Note: you can open http://localhost:9876/debug.html to run tests with a browser

CHANGELOG

Click here to view the changelog of features and enhancements

About

:thumbsup: Easy to use and beautiful restrospective tool

http://funretro.github.io/distributed

License:GNU General Public License v3.0


Languages

Language:JavaScript 49.8%Language:CSS 31.8%Language:HTML 18.1%Language:Shell 0.3%