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

Feature 2: Builder Design Pattern Implementation Attempt for Task Creation #61

Open
jltng opened this issue Nov 30, 2022 · 0 comments
Open
Labels
code style / organization Refactoring and making code clean Future work Improvements and enhancements that can be added in the future

Comments

@jltng
Copy link
Contributor

jltng commented Nov 30, 2022

Mostly was not implemented due to time constraints and complexity.

However, this may be a good idea for ease of task management maintenance and to reduce code smells of duplicate code between instructor and student task creation flows.

https://refactoring.guru/design-patterns/builder

@jltng jltng added the code style / organization Refactoring and making code clean label Nov 30, 2022
@jltng jltng changed the title Feature 2 Task Creation and Management - Design Pattern . Nov 30, 2022
@jltng jltng changed the title . Feature 2: Builder Design Pattern Implementation Attempt Dec 1, 2022
@yyutiw yyutiw changed the title Feature 2: Builder Design Pattern Implementation Attempt Feature 2: Builder Design Pattern Implementation Attempt for Task Creation Dec 5, 2022
@jltng jltng added the Future work Improvements and enhancements that can be added in the future label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code style / organization Refactoring and making code clean Future work Improvements and enhancements that can be added in the future
Projects
None yet
Development

No branches or pull requests

1 participant