[Feature] [Migration]: Abstract react axios calls #34
Labels
assigned
Already assigned to someone, don't work on the same issue
enhancement
New feature or request
feature
A new feature, or modifications to an existing one
good first issue
Good for newcomers
hack
Hacktoberfest
help wanted
Extra attention is needed
priority
Would love to close this issue ASAP
React calls are being made in place using direct http links. This can be moved to a separate module and then call paths where needed.
Response data also needs to be formatted to use new Django responses.
The text was updated successfully, but these errors were encountered: