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

centralized route URL management mechanism for frontend #160

Open
aselarbd opened this issue Apr 10, 2021 · 0 comments
Open

centralized route URL management mechanism for frontend #160

aselarbd opened this issue Apr 10, 2021 · 0 comments

Comments

@aselarbd
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, backend URLs are hardcoded in frontend code. This is not a good approach, and to change the backend URL, it needs to change every hardcoded place.

Describe the solution you'd like
Define URLs as constants and refer as variables in relevant places.

Describe alternatives you've considered
This is the simple and obvious solution to this problem

Additional context
No

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