Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Capm96/Tournament-Tracker

Windows desktop application that allows users to create and play through elimination-style tournaments.
https://github.com/Capm96/Tournament-Tracker

Last synced: about 2 months ago
JSON representation

Windows desktop application that allows users to create and play through elimination-style tournaments.

Awesome Lists containing this project

README

        

# Tournament Tracker
Tournament Tracker is a Winforms application that allows users to create and play through elimination-style tournaments.
It allows users to create team members, teams, prizes, and then proceeds to randomize the rounds and matchups to create a tournament.

## Demo

![demo3](https://user-images.githubusercontent.com/49093606/58343141-b9a68380-7e28-11e9-8df9-aa52a9198d83.gif)

## Credits
This is a project I worked on by following along Tim Corey's [course on how to build a C# application from start to finish](https://www.youtube.com/watch?v=HalXZUHfKLA&list=PLLWMQd6PeGY3t63w-8MMIjIyYS7MsFcCi).