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

Create Utility functions for network request calls #120

Open
DeRaowl opened this issue Mar 3, 2023 · 3 comments
Open

Create Utility functions for network request calls #120

DeRaowl opened this issue Mar 3, 2023 · 3 comments
Assignees

Comments

@DeRaowl
Copy link
Contributor

DeRaowl commented Mar 3, 2023

Description:
Observed that we are exporting axios at multiple places for network requests. What we can do is, create a common utility function which can be reused.

example:
getFetch(data); // data is optional

@samyakshah3008
Copy link
Contributor

samyakshah3008 commented Mar 6, 2023

Hey @DeRaowl , I would love to work on this issue,
Can you please assign this to me?

@samyakshah3008
Copy link
Contributor

Thanks @DeRaowl for assigning me the task, will raise a PR super soon!

@harshith-venkatesh
Copy link
Contributor

@samyakshah3008 , I believe you have taken this issue,
Ensure all the request calls are modified, tested and confirmed locally via video.
Add the relevant test cases to address the new code changes as well

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

4 participants