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

Can be modified with OOP approach and converted to CLI #13

Open
anktgasm opened this issue May 18, 2021 · 0 comments
Open

Can be modified with OOP approach and converted to CLI #13

anktgasm opened this issue May 18, 2021 · 0 comments

Comments

@anktgasm
Copy link

anktgasm commented May 18, 2021

The script is working fine, however, it's not maintainable if code goes on steroids

Suggestions

  • OOP approach can be followed and there can be different functions for each task
  • Can be converted into a CLI tool
  • Hardcoded values can be changed to user inputs

Benefits

  • Maintainable code
  • If code goes on steroids, there won't be an issue as each task has separate funcs
  • No need to run via vs code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant