lduboeuf / team-tool-box

Team Toolbox - 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 Toolbox!

A web app that helps you to:

  • build teams randomly
  • choose randomly members from a Team
  • define passing order
  • find pairs (e.g matches of 2 people)

This webapp can be used without any web servers (at least with firefox web browser) but you will not be able to use remote storage (Oauth constraints)

This webapp source code is not meant to be good programming practice. I made it just for fun.

what's inside

install

  • open index.html in your favorite browser

development

TTB does not need anything more than an editor to work. But it use nodejs, grunt(npm install -g grunt) for tests execution and for publishing minification

npm install #will install dev dependencies

see grunt help for available tasks

About

Team Toolbox - Offline/Online web app

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

License:MIT License


Languages

Language:HTML 47.1%Language:JavaScript 40.6%Language:CSS 12.1%Language:Shell 0.2%