Issue Box Dev Diary #3

Major achievement to end the week, there are issues in the issues app! Well the basic details of them anyway. There’s still a lot to sync up yet. Each issue can have comments and attachments which need syncing, along with versions, users, milestones and components to which an issue can be assigned. These all need objects creating in the data store and methods written to pull the information from the REST apis., and then I need to turn around and write methods to put any changes made back into Bitbucket.

Also lacking at this point is any way of seeing the issues in the app. That will be something to work on over the weekend. By Monday I hope to have atleast a list page showing the issues for a project. Screenshots to follow.