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

Refactor solution #56

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

Refactor solution #56

wants to merge 3 commits into from

Conversation

matpala
Copy link

@matpala matpala commented Apr 28, 2023

Code refactoring is performed using layered architecture, design patterns, services and unit testing.

Assumptions:

  • It is assumed that the uri of the endpoint can be changed so it matches REST practices. If not, the legacy endpoint can be uncommented to work with the new logic.
  • It is assumed that the UserType must be of type Normal, SuperUser, or Premium.

@matpala matpala marked this pull request as ready for review April 28, 2023 20:44
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.

2 participants