pkskelly / BlazorGolf

Blazor and Web API sample application to learn api design and blazor
MIT License
0 stars 0 forks source link

Closes #22. Completed initial Tee entity and included with course. #29

Closed pkskelly closed 2 years ago

pkskelly commented 2 years ago

Closes #22. Completed initial Tee entity and included with course. Some refactoring of the Course entity to remove / add fields for Tees. Changes for validation. Considering the Mediator pattern since this could streamline some development processes.