kellyxu1981 / Project_DailyGood

0 stars 2 forks source link

Group Project #1

Open kellyxu1981 opened 9 years ago

kellyxu1981 commented 9 years ago

DailyGood Group Project @codepathreview

filmenczer commented 9 years ago

I have been working on the data-API piece most of the day and night. I had to use two APIs (flickr for the images which are not in the original API) and also learn how to use Core Location. That's working. I think the logic is right and most of the code is there. But there are still some bugs and some crashes. Also the detail screen is not there (don't know how to go from items in list to detail screen).

I committed what I have so far and pushed to my (fil) branch. @kellyxu1981 @mowoods could one of you create a startup screen? If you checkout the fil branch and use it, be sure to open DailyGood.xcworkspace (not the .xcodeproj file) in xcode. And feel free to merge my branch into master.