Skip to content

Refactor server code into well defined modules #20

Description

@Glavin001

Why:

  • Properly compartmentalized functionality (business logic handled in the right place and separated from other components, such as data Models)
  • Remove cyclic dependencies
  • Unit Testing becomes easier (code is now more functional)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions