Friday, July 10, 2009

July 11th Pause the project

Since the code gets much more complicated than last week, I want to freeze the project for this weekend. To make a summary about what I have done and how I accomplished that.
So many MetaEvents in Flex is really annoying, too many functions to redirect the flash, and also the cookies and http Request gotta be fixed ASAP.

I just added a calendar field into the Tab navigator in the user homepage. And I decided to add in a graph of the donation verse the date also to make the user homepage not that boring.
What I want the calendar field to do is to enable user to select a date and it will display the donation summary below the field of the selected date. But I have a problem with filter the XML data now.

And then. the most important component to add it should be User info CRUD functions. However, user info is sort of different from the donations in RoR. I worry a little bit with the metaevent with it because it has to redirect the viewStack to switch among multiple components. Http Request error with the user info would show up in expection.

Final thing to do is add the payment method into the donation creation ( credit card info stuffs )
Need to modify the tables' columns also.

I Hope all these will be done before July 20th.

No comments:

Post a Comment