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

Refactor repeated code into public classes and objects #27

Open
shiinasugioka opened this issue Dec 12, 2023 · 1 comment
Open

Refactor repeated code into public classes and objects #27

shiinasugioka opened this issue Dec 12, 2023 · 1 comment
Assignees

Comments

@shiinasugioka
Copy link
Owner

  • Date conversion from ISO to readable format happens frequently. Extract this into its own function in a new class. Function to take parameters to convert between the given date, the original format, and the new format
  • Add a new function with getters and setters for the current Nest to easily access the Tasks
@shiinasugioka shiinasugioka self-assigned this Dec 12, 2023
@shiinasugioka
Copy link
Owner Author

shiinasugioka commented Dec 12, 2023

Refactored the date formatting function into global function
commit

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