This app is the 9-Tap Tour Replacement Application, that keeps track of the 9 Tap Tour. This information includes member data, tournament information, games, monies earned, player stats, etc. The app will replace the current program being used by the client to run future 9-Tap tournaments.
We are using Visual Studio 2026 and SQL Server. This will also work using Visual Studio 2017+.
-
Clone the project and then build in Visual Studio
-
Run
Update-Databasein the Package Manager Console -
Run the member import program to import data (must have sample files from client)
The current build is being built on Windows machines through Visual Studio 2026 and .NET 10.
- Download Office 365 Free for students (required in import program to transform old Excel format).
- Download Visual Studio 2026
- .NET 10 SDK - Comes with VS2026
Reference the code style requirements for more information.
Reference the list of contributors who participated in this project.