zeantsoi / Yelp-Roulette

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flicks

This is a Yelp client for iOS submitted as the week one assignment for CodePath.

Time spent: 15 hours

Completed:

  • Search results page*

  • Table rows should be dynamic height according to the content height.

  • Custom cells should have the proper Auto Layout constraints.

  • Search bar should be in the navigation bar.

Filter page

  • The filters you should actually have are: category, sort (best match, distance, highest rated), distance, deals (on/off).
  • The filters table should be organized into sections as in the mock.
  • You can use the default UISwitch for on/off states.
  • Clicking on the "Search" button should dismiss the filters page and trigger the search w/ the new filter settings.

Extra

  • Settings page section headers expand to reveal cells.

Core functionality

Default implementation

Landscape orientation

Landscape orientation

Last updated: 2/14/2016

##License##

Copyright (c) 2016 Zean Tsoi

No permission is granted to republish this software and associated files – whether in part, whole, or modified form – without the express, written consent of the author.

Otherwise, so long as the author is held non-liable in any event or outcome of its usage: Do whatever you like with it.

About


Languages

Language:Swift 99.8%Language:Ruby 0.2%