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

Refactoring and documentation #19

Open
baumeister25 opened this issue Apr 14, 2022 · 0 comments
Open

Refactoring and documentation #19

baumeister25 opened this issue Apr 14, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@baumeister25
Copy link
Contributor

The code needs a general refactoring.

The single files are too long and not documented.

The problem of this tool is a good example of something that can be solved using object oriented programming.
This should be applied here by creating certain classes for storying and working with:

  • members
  • workflows
  • boards

Extract the interface to zenhub into a own class or module that wraps all interface interactions for easier maintanance

@baumeister25 baumeister25 added bug Something isn't working enhancement New feature or request labels Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant