What we planned for this week
- Import Data into CoreData
- Fill TableView with data from CoreData
- Customize TableView
- Test CoverFlow (Usability) in real iPhone
What we actually did
- Import Data into CoreData
We use a XML now to define the recipes. The images are stored locally under /ressources/images. In xCode we use a XML Parser to read the xml. While reading the XML we create the necessary Core Data Objects. - Fill TableView with data from CoreData
We just used the given example and changed the table to read the data from. It works, our recipe names are displayed. Yeah! - Research on customizing TableView
Found way to add images to view. No code yet, just in Tutorials.
Link: http://www.iphonesdkarticles.com/2009/01/uitableview-loading-detail-view.html
Who did what
- Import Data into CoreData (Beat)
- Fill TableView with data from CoreData (Beat)
- Research on customizing TableView for recipe viewing usability (Chris)
- Research on TableViews (Tutorials) (Mandy)
- Added recipe test data into XML (Mandy)
- Added icon for our App (Mandy)
Plans for the following week
- Implement Customized TableView (Image)
- Test CoverFlow (Usability) in real iPhone
- Single View for selected item in TableView
- Load image and display image from CoreData on single view
- Research & Code Examples for UISegmentControl
- Create first screen with menu from plist
Re-evaluation of risks
Risk | Likelihood | Impact | Time lost | Action |
Work load in other projects, courses, assignments | H | H | Huge | Talk about time management. Define certain times a week to work only for this project. |
Closing of vox | H | M | 1 hour / member | Need a new way to distribute information, create new blog on TypePad. Follow each others blog in order to follow the actions from all team members. |
Team's concerns
- Source Control decision/discussion: We're happy with GoogleCode and the integration into XCODE for the moment. It is really time consuming if we have to change that again. We don't like to create something and then after some weeks a 'rule' is coming for everyone how to do it.
Comments