Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 904 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 904 Bytes

TestInterviewApp for iPhone

iOS app for an interview project written entirely in Swift 5.3.2 with a touch of Combine for a backend using classic JSON REST API.

Requirements

Xcode version 12.3 (12C33) with iOS 14.3 SDK required.

Installation

Clone the repo and you're done :)

List of dependencies

There are no CocoaPods, Carthage or SwiftPM dependencies in this project. However, this project uses an image caching example created by Maksym Shcheglov and detailed in his article on Medium.

Contributing

We'd love to see your ideas for improving this project! The best way to contribute is by submitting a pull request. We'll do our best to respond to it as soon as possible. You can also submit a new Github issue if you find bugs or have questions. :octocat: