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

Added Unit tests, Major Refactors, Simplified Code Readability #17

Open
wants to merge 65 commits into
base: main
Choose a base branch
from

Conversation

Andreas-Kreouzos
Copy link
Collaborator

This pull request contains major improvements and changes in the whole project:

  1. Made package refactors for better readability
  2. Added custom annotation for the phone number field, to check that it starts from 00 followed by the country code
  3. Added more validation annotations to check user input in UserCreationRequest class
  4. Removed duplicated code and unused classes
  5. Revamped the S3 Bucket logic and used the proper AWS SDK version
  6. Removed unnecessary dependencies from pom.xml
  7. Introduced various unit test cases that cover almost the whole application

@Andreas-Kreouzos Andreas-Kreouzos changed the title Refactors Added Unit tests, Major Refactors, Simplified Code Readability Mar 3, 2024
@amigoscode amigoscode removed their assignment May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants