JustBrandonLim / ICT2106_P2_Project_M1

For lab group P2's project integration repository
1 stars 1 forks source link

4.3.2 Implementation for DeviceInformationService | Start: 26/03/23 | End: 26/03/23 #157

Closed JustBrandonLim closed 1 year ago

JustBrandonLim commented 1 year ago

Image

Image

JustBrandonLim commented 1 year ago

Image

Interface for DeviceInformationService

Image

Implementation for DeviceInformationService

This code follows the Interface Segregation Principle & Dependency Inversion Principle.

JustBrandonLim commented 1 year ago

Image

Image

Added implementation for GetAllDevicesByAccount()