Skip to content

[BACKEND] Implement Asset Location Tracking Module #297

@yusuftomilola

Description

@yusuftomilola

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:

  • Generate asset-locations module.
  • Define entity & DTOs.
  • Add service + controller endpoints.

Metadata

Metadata

Assignees

Labels

backendgood first issueGood for newcomersnestjsonlydust-waveContribute to awesome OSS repos during OnlyDust's open source week

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions