Taspense is a simple application developed using Java and Android Studio which combines Expense Management and Task Management, which led to its naming “Tas(k)-(ex)pense”.
Users can manage their budgets and payments as well as handle their wallet balance either through adding or changing wallet balance.
https://indify.co/widgets/live/gallery/k9SVjNi1BI7lHrFQBVaM
When the users selects "View Payments", a datepicker will pop up and they can select the date that they want to view payments for. Payments are sorted by different categories and users can choose to see their expenses for different categories (based on the day selected). They can also choose to add a new payment for that day by entering payment details such as title, amount spent, and the category it falls under.
At the main page, there will be a pie chart that gives users an overview of their expenses for the month based on the different categories.
https://indify.co/widgets/live/gallery/smhP6m61iGuC0TodXRUb
By selecting the "View Budgets" option from the menu, users will be able to view and manage their budgets for different categories. If their expenses for a particular category has exceeded the budget set for the month, the percentage bar will be red in colour. If they have not yet exceeded their budget, it will be green in colour.
Additionally, they can also edit their budget for each category by long pressing on card.
https://indify.co/widgets/live/gallery/5PNfNWPu1brtIzWuRfMO
In the Tasks page, users can see existing tasks and mark them as completed by selecting the checkbox. To add new tasks, they can click on the "+" button below which brings them to a screen where they can enter a task name, task description as well as due date.
By tapping on a task, users can also choose to edit or delete tasks.