/Kick-Search

Kick Search is a simple iOS app for kickstarter projects . It shows the actual projects from the API. And it lets you to search on data by name

Primary LanguageSwift

Kick Search iOS APP - Swift 5

Kick Search is a simple iOS app for kickstarter projects .

  • It shows the actual projects from the API. And it lets you to search on data by name

  • Sort button lets you sort by Alphabetically on data

  • Filter button lets you filter by number of backers on data

  • In TableViews Detail Page , it lets you visit the project webpage as a web view (Because of the time I choose this way) (We also get whole data on api, it can be printed on log view)

  • the project contains reachability class for checking internet connecting and provides alert views

  • This app support iOS 11.0+

Data Provider

(http://starlord.hackerearth.com/kickstarter) API used as provider.