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 - Merge Dashboard for consumer/prosumer within single login #3055

Open
9 tasks done
emmayank opened this issue Jan 23, 2025 · 1 comment · Fixed by #3112
Open
9 tasks done

OpenSpark v2 - Merge Dashboard for consumer/prosumer within single login #3055

emmayank opened this issue Jan 23, 2025 · 1 comment · Fixed by #3112
Assignees
Labels
enhancement feature request

Comments

@emmayank
Copy link

emmayank commented Jan 23, 2025

Description

Enhance the OpenSpark v2 application by merging the consumer and prosumer dashboards into a unified interface. The updated dashboard should:

  1. Include two tabs: Buy and Sell.
  2. Clicking Buy:
    • Display the consumer dashboard.
    • Provide the option to place a buy order.
  3. Clicking Sell:
    • Display the prosumer dashboard.
    • Provide the option to list energy for sale.
  4. Integrate the Market Status API to fetch and display the current market status (Open/Closed).

Goals

  • Merge consumer and prosumer dashboards into a unified interface.
  • Add two tabs: Buy and Sell, with respective functionality.
  • Integrate the Market Status API to display real-time market status.
  • Ensure seamless navigation and functionality for both tabs.

Expected Outcome

The dashboard provides a unified experience for consumers and prosumers, allowing them to navigate between buying and selling seamlessly.

Acceptance Criteria

  • A single login provides access to the unified dashboard.
  • The dashboard includes Buy and Sell tabs with appropriate functionality.
  • The consumer dashboard is accessible via the Buy tab with buy order placement options.
  • The prosumer dashboard is accessible via the Sell tab with energy listing options.
  • The Market Status API is integrated to fetch and display real-time market status.

Mockups / Wireframes

NA

Product Name

Beckn

Domain

TBD

Tech Skills Needed

  • React/Frontend Development
  • Node.js
  • API Integration

Complexity

Medium

Category

Frontend Development

Sub Category

Feature Implementation

@aniketceminds
Copy link
Collaborator

Dashboard for Prosumer and consumer for single user

Image

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

Successfully merging a pull request may close this issue.

2 participants