Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSpark v2 - Create screens releated to funds management & API Integration #3054

Open
9 tasks
emmayank opened this issue Jan 23, 2025 · 0 comments
Open
9 tasks
Assignees
Labels
enhancement feature request

Comments

@emmayank
Copy link

emmayank commented Jan 23, 2025

Description

Develop and integrate the Funds Management feature into the OpenSpark v2 application, allowing users to manage their wallet effectively. The feature should include:

  1. A new My Funds option in the My Account page.
  2. A wallet management screen where users can:
    • View their wallet balance.
    • View all transactions (older and recent).
    • Add funds by entering an amount and completing the payment process.
    • Withdraw funds by entering the desired amount.
  3. Integration of the following APIs:
    • Get Wallet Balance
    • Get Wallet Transactions
    • Add Funds
    • Withdraw Funds

Goals

  • Add a My Funds option to the My Account page.
  • Create wallet management screens for balance, transactions, fund addition, and withdrawal.
  • Implement input forms for adding and withdrawing funds.
  • Integrate the required APIs for wallet management.

Expected Outcome

Users should be able to manage their wallet through the application, including viewing their balance and transactions, adding funds, and withdrawing funds, with seamless API integration.

Acceptance Criteria

  • A My Funds option is added to the My Account page.
  • Users can view their wallet balance and all past transactions.
  • Users can add funds by entering an amount and completing the payment process.
  • Users can withdraw funds by entering the desired amount.
  • APIs for Get Wallet Balance, Get Wallet Transactions, Add Funds, and Withdraw Funds are integrated successfully.

Mockups / Wireframes

NA

Product Name

Beckn

Domain

TBD

Tech Skills Needed

  • React/Frontend Development
  • API Integration
  • UI/UX Design

Complexity

Medium

Category

Frontend Development

Sub Category

Feature Implementation

@emmayank emmayank added the enhancement feature request label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature request
Projects
None yet
Development

No branches or pull requests

2 participants