Need to create "Spenders", "Categories" and "Payment Methods" initially. While using the application also can create those items in the application. The initial component of the expenses is the spender. After selecting a spender can create a new expense. To create a new expense, the user needs to select an appropriate category, then using the payment method, the actual beneficiary, the detail of the expense and value, and the date. The user must select whether it's individual purpose expense or a shared expense since this application is capable to share among the multiple people.
Tome page of the application is indicating the user-created spenders' grid list. By selecting the appropriate spender, the application will be directed to the list of expenses for the selected spender on the current date. The user can swap the screen left side and right side to see the expenses of other dates. The application toolbar is powered with the same swapping functionality.
In the list of expenses, each expense item has contained three components. A check-box, detail of the expense, and the amount of the expense. By selecting an expense the user can enable both edit and delete button on the top of the page. The expense list has capable of multiple item selection. If the user selects multiple items, the edit button would be disabled and the delete button would be remained to enable.
The sidebar of the application is providing navigation functionality between the application screen. It has contained "Spender", "Category", "Payment Method" and "Analyser" navigation items.
Creating a new item for above three departements is very similar because user has to add a name and an appropriate picture for the considering department. But when creating a payment method there is a bit different since the user has to select whether it's a shared payment method or not since there would be a shared bank account or a shared budget specially for married couple or a school/ university student gang.
created category or a payment method can be deleted by long pressing the required item from the grid and delete button would be available in the toolbar for each activity.
From the Analyser navigation item, the user can see the analyzed sunburst chart for each user vs categories vs payment method. The user can touch each arc in the sunburst chart and can see the total expended amount for that selection on the top of the page.
Tome page of the application is indicating the user-created spenders' grid list. By selecting the appropriate spender, the application will be directed to the list of expenses for the selected spender on the current date. The user can swap the screen left side and right side to see the expenses of other dates. The application toolbar is powered with the same swapping functionality.
In the list of expenses, each expense item has contained three components. A check-box, detail of the expense, and the amount of the expense. By selecting an expense the user can enable both edit and delete button on the top of the page. The expense list has capable of multiple item selection. If the user selects multiple items, the edit button would be disabled and the delete button would be remained to enable.
The sidebar of the application is providing navigation functionality between the application screen. It has contained "Spender", "Category", "Payment Method" and "Analyser" navigation items.
Creating a new item for above three departements is very similar because user has to add a name and an appropriate picture for the considering department. But when creating a payment method there is a bit different since the user has to select whether it's a shared payment method or not since there would be a shared bank account or a shared budget specially for married couple or a school/ university student gang.
created category or a payment method can be deleted by long pressing the required item from the grid and delete button would be available in the toolbar for each activity.
From the Analyser navigation item, the user can see the analyzed sunburst chart for each user vs categories vs payment method. The user can touch each arc in the sunburst chart and can see the total expended amount for that selection on the top of the page.
Show More