skeemer / team-tool-box

Team Tool Box - Offline/Online web app

Home Page:https://lduboeuf.github.io/team-tool-box/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Welcome to Team Tool Box! A web app that helps you to:

  • build teams randomly
  • choose randomly members from a Team

TTB can be used without any web servers but you will not be able to use remote storage

##what's inside

##usage

  • open index.html in your favorite browser

##development

  • need nodejs
  • grunt: npm install -g grunt
npm install #install dev dependencies

###compressing for publishing

grunt # will output app in dist/dev folder
grunt --rev=prod #will output in dist folder

###tests need chrome installed for instance

grunt test

About

Team Tool Box - Offline/Online web app

https://lduboeuf.github.io/team-tool-box/


Languages

Language:JavaScript 64.5%Language:HTML 23.1%Language:CSS 12.1%Language:Shell 0.3%