EvansCreekDev
EvansCreekDev
What is the benefit of bringing the device up with the WiFi mode set to WIFI_OFF in the constructor of WiFiSettingsService? I understand that before the device has been configured...
The game configuration forms need Date and Time pickers for the scheduled game time. This support needs to be added in: * ClientApp/src/project/GameSetupForm.tsx * ClientApp/src/project/GameAddForm.tsx Note that the getDateString function...
As part of player bulk-add, create an option to upload multiple player image files.
Put code behind handleBulkAdd() method in PlayerListForm.tsx to open file select dialog to select a CSV file, then parse the CSV file and for each row in the file create...