Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 468 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 468 Bytes
  1. Refactor code style - 1 point
  2. Refactor design - https://www.figma.com/file/4E2qJsN9ZU5hMX4Bnz8vuK/repo-test?node-id=0%3A1 - 2 points
  3. Refactor architecture to MVVM - 2 points
  4. Refactor networking layer to Combine - 2 points
  5. Make it able to use both combine и non-combine network layers - 1 point
  6. Make a unit test for network layer - 1 point

===========

Please create a PR with your changes and list all your completed points in the PR description.