You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the enhancement you'd like
As of now, the codebase does not follow any design pattern, so it's pretty hard to make it maintainable and flexible
Describe approaches if you have thought of any
Refactor the backend codebase by following the Object-oriented design pattern like Singleton classes, factory classes etc
Additional context Working on it.
The text was updated successfully, but these errors were encountered:
Describe the enhancement you'd like
As of now, the codebase does not follow any design pattern, so it's pretty hard to make it maintainable and flexible
Describe approaches if you have thought of any
Refactor the backend codebase by following the Object-oriented design pattern like Singleton classes, factory classes etc
Additional context
Working on it.
The text was updated successfully, but these errors were encountered: