Skip to content

aparnarsjain/feedMe

Repository files navigation

feedMe

###Mock Yelp app This is a mock app that uses Yelp APIs and looks and behaves similarly. It uses tableViews with sections.

Time spent: 26 hours spent in total

Completed user stories:

####Required-

  • 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 (doesn't have to expand to show location like the real Yelp app does).
  • The filters table should be organized into sections as in the mock.
  • You can use the default UISwitch for on/off states. Optional: implement a custom switch - I used check marks on the cells
  • Radius filter should expand as in the real Yelp app
  • Categories should show a subset of the full list with a "See All" row to expand.
  • Clicking on the "Search" button should dismiss the filters page and trigger the search w/ the new filter settings.

####Pods used-

  • AFNetworking

####Preview- alt tag

About

Yelp homework app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published