Scottish bagpipe and drumming competitions/games require a lot of organization. This small application contains some helpful utilities to automate time-consuming tasks required in the organization of these games. The goals of the project are as follows:
- Automate time-consuming manual work for games organizers
- Practice/teach software development best practices
- Be platform-independent by way of using .NET Standard
- .NET Standard 1.3 with C# created using Visual Studio 2017 Community (free)
- Data Access: Entity Framework Core (Code First) with SQLite relational database
- Unit Test-related: NUnit unit testing framework, NSubstitute mocking framework
- Xamarin Forms-based GUI for cross-platform compatibility without a web server
This file (markdown syntax) generated via https://domchristie.github.io/to-markdown/