Closed tbrittain closed 1 year ago
We have the schema to support this. By default, the logic from #11 https://github.com/tbrittain/SmbExplorerCompanion/blob/803c2237800d839b2f0e828ce17cd6caa1b51968/SmbExplorerCompanion.Database/Services/CsvMappingRepository.cs#L61 attempts to match teams on the Game ID (GUID), then falls back to the team name. This is probably good enough in general, but we may want to have a screen that allows us to perform manual associations, along with players via #8
This was completed on #88
Same as with #8, but with teams instead