peweet / demo_app_pglynn_v.01

my first sample app
0 stars 0 forks source link

Enhance the interfaces #27

Closed peweet closed 4 years ago

peweet commented 4 years ago

TODO: Base Entity needs to be enhanced and implemented in concrete classes

Same for my services. I need to plan what kind of CRUD operations I need or if more specific granular queries will be needed.

For my own knowledge take another look at Corona Trace app for best pratice in this regards.