Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created Activity DTO, Controller, and Service Tests. #15

Merged
merged 43 commits into from
Sep 3, 2023

Conversation

theGaryLarson
Copy link
Contributor

As a backend developer, I created an Event DTO. This will ensure data integrity and allow us to build out validation easily in the future.

TODO

  • Add validation to the DTO Activity Object.

resolves #14

bcko
bcko previously approved these changes Aug 31, 2023
@theGaryLarson theGaryLarson marked this pull request as ready for review September 2, 2023 04:23
@theGaryLarson theGaryLarson changed the title Created Event Data Transfer Object Created Activity DTO, Controller, and Service Tests. Sep 2, 2023
@theGaryLarson theGaryLarson reopened this Sep 3, 2023
@theGaryLarson theGaryLarson merged commit fc59109 into main Sep 3, 2023
@theGaryLarson theGaryLarson deleted the feature-event-dto branch September 3, 2023 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Data Transfer Object (DTO) for Event/Activity
2 participants