Saturday, 18 August 2012

GSoC Week7 Report

GSoC Week 7 Report


This week, the main focus has been to tidy up the code that has been previously developed.
1)Fixed the bug in assigning units to items.
In the pervious version, there was a but when trying to associate a unit to an item.
This bug was fixed

2)Enabled AutoHide feature
The auto hide switch has been in the option menu for a while, but it was not functional.
This version has modified the setting management object, integrating the auto hide feature into NSUserDefault.
Now the auto hide feature is functioning.

3)Removing non-necessary code
The code and UI meant for testing purpose or the outdated version were all removed.
Files invoking the non-necessary code were also taken care of.

Now, a basic version of the application is already up and running, ready for mid-term evaluation.
In the next week, the main focus would be:
 
1) add in price calculation
2)read materials relevant to cloud synchronization, and be ready to implement cloud synchronization after mid-term evaluation

No comments:

Post a Comment