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 - Show market status in the dashboard & API Integration #3058

Open
7 tasks
emmayank opened this issue Jan 23, 2025 · 0 comments
Open
7 tasks

Openspark v2 - Show market status in the dashboard & API Integration #3058

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

Comments

@emmayank
Copy link

emmayank commented Jan 23, 2025

Description

Enhance the OpenSpark v2 dashboard to display the live market status. The feature should:

  1. Call the Get Market Status API to fetch the current market status (Open/Closed).
  2. Implement polling to call the API every 5 seconds for real-time updates.

Goals

  • Display the market status (Open/Closed) prominently in the dashboard.
  • Integrate the Get Market Status API.
  • Implement polling to fetch updated status every 5 seconds.

Expected Outcome

The dashboard should display real-time market status, ensuring users have up-to-date information.

Acceptance Criteria

  • The Get Market Status API is integrated into the dashboard.
  • The market status is displayed accurately as Open or Closed.
  • The API is polled every 5 seconds to fetch the latest market status.
  • The UI updates dynamically with the latest market status.

Mockups / Wireframes

NA

Product Name

Beckn

Domain

TBD

Tech Skills Needed

  • React/Frontend Development
  • API Integration
  • Polling/Real-time Updates

Complexity

Medium

Category

Frontend Development

Sub Category

Feature Enhancement

@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