Skip to content

Implementable Design patterns #1

@francisdayl

Description

@francisdayl

Hi, in your project you can implement these following desing patterns: Facade and Builder
The reason for Facade is that you can simplify your login class further you can implement another kinds of logins in the future.
The reason for Builder is that the classes that manipulates the share some methods and you can improve your code by using this pattern and add another classes with his DB implementation easily.

image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions