DalvinCodes / user-login-service

0 stars 0 forks source link

Refactor and Document User Controllers #4

Closed DalvinCodes closed 2 years ago

DalvinCodes commented 2 years ago

User Controllers should be free of business logic. Move all business logic to the User Service.

Include documentation for controller layer

DalvinCodes commented 2 years ago

Adding a branch WIP-ISSUE-4_refactor_controllers from dalvincodes/npe-development


@GTJR900: no action required, just FYI. here's an article on naming conventions of branches. On a development team, it's likely they have certain naming conventions for things. This cuts down on researching or finding things when you have to reference them later.

https://dev.to/couchcamote/git-branching-name-convention-cch