Amazing application for tournaments and competitive
Explore the docs »
View Demo
A Tournament tracker that sets up a schedule for teams to play each other in a single-elimination style matchups. I made this project for learning purpose
The C# "technology" I use in this project inclues:
- Multi-form WinForms application
- In-dept class library
- SQL database
- Text File Storage
- Dapper
- Linq
- Interfaces
- Emailing
- Custom Events
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
You need to install .Net
-
Clone the repo
git clone https://github.com/DevilKo0l/tournament-tracker-app.git
-
Import database
-
Run the project
CTRL + F5