Skip to content

centralized route URL management mechanism for frontend #160

@aselarbd

Description

@aselarbd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions