martinkearn/sports-team-organiser

Transaction class and service

Opened this issue · 0 comments

  • Add a Transaction class which extends TransactionEntity by adding

  • PlayerEntity.Name

  • GameEntity.Title

  • Label

  • LastUpdated

  • Works out UrlSegment in class.

  • Uses date to string consts

  • Write a service to use the new class with tests

  • Replace existing TransactionEntityService