Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 493 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 493 Bytes

qapital-test-task

Test Task for Qapital

$ open 'Qapital Activities.xcodeproj'

The project has two executable targets:

  • Qapital Activities - Made with SwiftUI for iOS 14.1+
  • Qapital Activities UIKit - Made with UIKit for iOS 13.0+

No external libraries. Should work just by running targets

Test coverage done for parsing, endpoint and helpers

Known issues:

  • Default font
  • Color for strong tag needs to be set for Dark/Light mode
  • No animations in SwiftUI target
  • ... TBD