issues
search
ITU-BDSA2024-GROUP30
/
Chirp
The great Chirp repository for Group 30!
Other
1
stars
0
forks
source link
(6.1.1c) as DEVELOPERS we want to CREATE DATA TRANSFER OBJECTS(DTOs) for CHEEP DATA
#73
Closed
JaSNOHo
closed
1 week ago
JaSNOHo
commented
1 month ago
Acceptance Criteria:
Create DTOs to transport necessary cheep data to views.
Ensure DTOs only consist of simple types (int, string, etc.).
Avoid using DateTime in DTOs, even though it exists in the Cheep model.
Acceptance Criteria: