data storage for image + text
Hi,
Looking for some help with my first app!
I'm trying to write an app with a list of places in a single city. I want to include probably 50 or 100 of them, and for each one, create a page showing a photo, address, some descriptive text, and probably opening hours.
The places will be divided into 5 or 10 categories, so the user navigates through table-views to get there.
However, I'm not sure how to implement the place object, and how best to store it. Given that I want an image, does that mean I can't use p-lists or archives?
I guess it's best to create an object, and use it's properties to populate a view controller as it's called up, but I'm not sure how best to go about that. Any advice will be greatly appreciated.
Thanx,
deaglan7.
|