Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 922 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 922 Bytes

localreviews

Screenshot

Client for local restaurant reviews in Swift, for Codepath.

Time spent: 15 hours

Implementation

Required Tasks

  • Search results from YELP Api
  • Search bar built into Navigation Bar
  • Search Rows built with Auto Layout
  • Filter view
  • Sort options for filter

Issues

Had repeated "segmentation faults" on compiling with NSArray of 1000+ elements for categories, used a subset for NSArray in model.