pkskelly / BlazorGolf

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

Define entity model #17

Closed pkskelly closed 2 years ago

pkskelly commented 2 years ago

Define the entities and relationships for the models - clubs, courses, rounds, players

pkskelly commented 2 years ago

Closing this issue as this is too large. Going to split this up into issues that enable building out an entity at a time from unit test to storage.