Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

seiyria/tournamentmango

Repository files navigation

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