Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.25 KB

StackOverflow client

Swift 4.2 Platform CI Status License

Description

A simple StackOverflow client written in Swift 4.2.

The app implements StackOverflow API to download the list of the most rated | hot | most recent questions for the specified period of time, and represents it as a table. Each question can be opened in a separate Safari View.

Requirements

  • iOS 11.0+
  • Xcode 10.0
  • Swift 4.2

Author

Andrey Filonov [email protected]

License

The project is available under the MIT license. See the LICENSE file for more info.