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
Make research and implement data_network module. It includes HTTP client connected to backend and repositories that provide API for other app components.
What is needed to be done
Make research: which library to use, how to use it
Write HTTP client
Implement endpoint functions and repositories for all network-related functionality
Feature description
Make research and implement data_network module. It includes HTTP client connected to backend and repositories that provide API for other app components.
What is needed to be done
Acceptance Criteria