You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Implement UI related to cargo booking and routing. This includes forms to:
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.
The text was updated successfully, but these errors were encountered: