ddd_sample_app_ruby icon indicating copy to clipboard operation
ddd_sample_app_ruby copied to clipboard

Implement Cargo Administration

Open paulrayner opened this issue 12 years ago • 0 comments

Implement UI related to cargo booking and routing. This includes forms to:

  • List cargos
  • Cargo details
  • New cargo
  • Change destination
  • Assign to route

This is a placeholder issue, since there is a lot of work here. I would start with breaking out List Cargos into a separate issue and working on that one. Then do the same for Cargo Details, and so on. The other ones will require implementing at a minimum a fake version of the Routing Service.

This is handled by BookingController in the .NET port.

paulrayner avatar Jun 08 '13 05:06 paulrayner