Shopping List Progress
- Team Awesome (AKA Matthew and Joseph)
This week we have been busy getting something working that resembles the functionality that we intend to implement.
It has been a productive week, we now have a table view that we can add items to and also delete items from. We can also edit these items (change name, price, and quantity). We can add a photo to an item which not only shows in the details view of the item, but also shows in the main list as a thumbnail beside the name of the item.
At this point in time we have not implemented CoreData, and do not have working persistent items. We have also not progressed with the graphical Item Picker View
For the coming week, we intend to polish up the interface we already have to make it look more like the final product (in other words, have it work better and be easier to use). We also intend to implement CoreData in order to manage our items.
Comments