Popularity
3.2
Stable
Activity
0.8
Declining
136
13
35

Code Quality Rank: L5
Programming language: JavaScript
Tags: Games    
Latest version: v0.7.0

TournamentMango alternatives and similar software solutions

Based on the "Games" category.
Alternatively, view TournamentMango alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of TournamentMango or a related project?

Add another 'Games' Software solution

README

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