New Features
What feature(s) did you add?
Post history page added. Now you can display a user's last week(0-7 days) data like how many posted or how much pending payouts. By the way i wanted to add whole history but current API does not allow to take post more than 100.How did you implement it/them?
I created post model and added service call account post in first commit. Then i created chart and its data. Chart displays days and total posts. This feature added this commit. I added new pod to my project. That provides to handle days easily (DateTools). Finally i added pending payouts to chart in last commit.
I edited README.md file on Github.
The previous version has not approved yet. So i resent new version to App Store.
Posted on Utopian.io - Rewarding Open Source Contributors