Database Reference
In-Depth Information
You can think of this bubble tea app as an ultra-niche Yelp. Using this app, you can
find the locations near you that sell your favorite Taiwanese drink. For this chapter,
you'll only be working with static venue data from Foursquare—around 30 locations
in New York City that sell bubble tea. You'll use this data to build the filter/sort
screen to arrange the list of static venues as you see fit.
Go to this chapter's files and open Bubble Tea Finder.xcodeproj . Build and run
the starter project, and you'll see the following:
The sample app consists of a number of table view cells with static information.
Although the sample project isn't very exciting at the moment, there's a lot of setup
that's already been done for you.
Open the project navigator and take a look at the full list of files in the starter
project:
Search WWH ::




Custom Search