Open
Description
Show the member list with transaction data of a Team.
-
Part1: Savings
Add a Switch button on top of the member table. button text: [savings (Active) | installment]
On active savings button, Member's savings data will show. -
API integration
method: GET
url: /api/v1/transaction/member-savings-list?team=<team_id>
-
Part2: Installment
On click "Installment" switch, users installment data will show. Only show the members of the team who has active loan. -
API integration
Create an API to show member installment of a Team #64
Metadata
Assignees
Projects
Status
In Progress