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 Code: Convert States to Enum #44

Open
arkaprovob opened this issue Oct 17, 2023 · 0 comments
Open

Refactor Code: Convert States to Enum #44

arkaprovob opened this issue Oct 17, 2023 · 0 comments

Comments

@arkaprovob
Copy link
Contributor

arkaprovob commented Oct 17, 2023

Description:
Consider refactoring the code to convert the various states into an Enum for better maintainability and consistency. This change can enhance code readability and ensure uniform handling of states. Apply the same logic wherever applicable in our codebase.

Benefits:

  • Improved code maintainability.
  • Enhanced code readability and consistency.

Implementation:

  1. Convert the various states into an Enum.
  2. Apply this Enum-based approach wherever applicable in the codebase.

Reference:

  1. GitHub Discussion
  2. GitHub Discussion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants