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

Add skeleton of box module #436

Merged
merged 5 commits into from
Feb 11, 2025
Merged

Conversation

MikhailDeriabin
Copy link
Member

I have added / changed the following:

  1. Schemas for the box module
  2. DTOs for the box module
  3. skeleton classes for box module

I did check that:

  • My code works
  • There are JSDocs for my code
  • There are no console.log() for debugging statements left
  • There are no commented out code pieces left

@MikhailDeriabin MikhailDeriabin added the feature New feature to add label Feb 11, 2025
@MikhailDeriabin MikhailDeriabin added this to the Testing group milestone Feb 11, 2025
@MikhailDeriabin MikhailDeriabin linked an issue Feb 11, 2025 that may be closed by this pull request
7 tasks
@MikhailDeriabin MikhailDeriabin merged commit a7e9efe into dev Feb 11, 2025
@MikhailDeriabin MikhailDeriabin deleted the feature/box-module-skeleton-431 branch February 11, 2025 17:37
@MikhailDeriabin MikhailDeriabin added the PR Pull request label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to add PR Pull request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Create a box module skeleton
2 participants