bracketeer is a versatile and user-friendly tool designed to generate and manage tournaments for your social evenings. Whether you're organizing beer pong, foosball, or other games, bracketeer ensures your tournaments are structured and fun.
- Tournament Generation: Quickly create brackets for any type of game.
- Player Management: Easily add, remove, and organize participants.
- Game Tracking: Keep track of scores and progress in real-time.
- Multi-Game Support: Works with various games and activities.
- Sets and Phases: Supports multiple sets per game and flexible tournament structures.
You can use bracketeer online here. This version is hosted via GitHub Pages.
Clone the repository:
git clone https://github.com/davidohnee/bracketeer.git
cd bracketeerInstall dependencies:
npm iRun bracketeer
node run devOpen your browser and navigate to http://localhost:5173 to access the application.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name. - Commit your changes:
git commit -m 'Add feature'. - Push to the branch:
git push origin feature-name. - Open a pull request.
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.
For questions or feedback, please reach out to dxstiny.gh@gmail.com.