MoneyOrder is an application used to track a person's day to day cash flow. Person/User can set their InComing Types and OutGoing Types then can add amount to the particular type on the corresponding date. This information is added in the local database and can retrieve at any time.
There are Three main pages in the application ,
1. Information/Help Page.
2. Personal Home Page.
3. Add/Edit/Delete Page.
Information Page : Is the Start-up page and provides necessary information for the first time user.
Personal Home Page : Provides the summary of Personal InComing and OutGoing cash flow using From Date and To Date option and user can see the particular cash flow of InComing or OutGoing Type using drop down filter option.
Add/Edit/Delete Page : From Personal Home Page user can navigate to this page using 'More Actions' button. Here user can Add InComing or OutGoing Type on the corresponding date and the record will be displayed immediately in the below view section but make sure the 'From Date' and 'To Date' are correctly selected in the ‘Get Details’ section.