seiyria / tournamentmango

Manage tournaments and players easily.

Home Page:https://seiyria.com/tournamentmango

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notice

This app is no longer maintained. It was never sustainable long term and now would require a rewrite due to firebase changing their API and angular 1 being sunsetted. If you would like to work on it, feel free to fork it.

TournamentMango Dependency Status bitHound Score Build Status Codacy Badge

TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time (as well as their regular characters, games, and aliases).

You can also create and manage events and tournaments. An event is essentially a group of tournaments, but an event isn't necessary to create a tournament.

Currently, the bracket generator supports single elimination, double elimination, free for all, group stage (round robin), and masters (a FFA subtype).

Installation

  • Clone this repository
  • npm install
  • gulp

About

Manage tournaments and players easily.

https://seiyria.com/tournamentmango

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 56.6%Language:HTML 39.2%Language:CSS 4.2%