Track physical asset locations. Each asset can have a current location (branch, warehouse, GPS coordinates for vehicles).
Expected Behavior:
- Table
asset_locations with assetId, branchId, gpsCoordinates.
- API to update current location.
- Query assets by location.
Tasks:
Track physical asset locations. Each asset can have a current location (branch, warehouse, GPS coordinates for vehicles).
Expected Behavior:
asset_locationswithassetId,branchId,gpsCoordinates.Tasks:
asset-locationsmodule.