An open API service indexing awesome lists of open source software.

https://github.com/ruiaaperes/teamgen

Generating balanced teams πŸš€πŸˆ
https://github.com/ruiaaperes/teamgen

application frp ios mvvm reactivecocoa reactiveswift swift

Last synced: about 1 year ago
JSON representation

Generating balanced teams πŸš€πŸˆ

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/RuiAAPeres/TeamGen.svg?branch=master)](https://travis-ci.org/RuiAAPeres/TeamGen)

## Team Gen

TeamGen's was born from the need to create balanced football teams, since randomly splitting individuals doesn't really work. πŸ’β€β™€οΈThe idea is then to, given a group of players, generate two balanced groups. It uses, to a certain extent, the ideas described [here](https://en.wikipedia.org/wiki/Partition_problem).

Although aimed for football teams, and sports in general, it can be applied to pretty much anything:

- Board games.
- School projects.

The initial idea was to allow the split the group into two groups. Allowing the user to split into N groups (`where N < (Total number of Users/ 2`) extends its usefulness beyond sports. πŸ€“

### I would like to contribute, what now?

Given the lack of proper documentation, or roadmap, I would ask you to contact me via [DM on Twitter](https://twitter.com/peres), or open an issue. πŸ‘Œ