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

Open Spark - Prosumer journey - Add DER #2661

Closed
9 of 10 tasks
emmayank opened this issue Dec 4, 2024 · 1 comment · Fixed by #2703
Closed
9 of 10 tasks

Open Spark - Prosumer journey - Add DER #2661

emmayank opened this issue Dec 4, 2024 · 1 comment · Fixed by #2703
Assignees
Labels
beckn-ui beckn ui related enhancement feature request

Comments

@emmayank
Copy link

emmayank commented Dec 4, 2024

Description

Implement the "Add DER" functionality in Open Spark's Prosumer Journey. This feature will allow users to add a new Distributed Energy Resource (DER). Integrate with the Add New DER API endpoint to handle the addition process seamlessly.

Goals

  • Create an "Add DER" interface where users can input details for a new DER.
  • Integrate the Add New DER API endpoint to handle DER creation.
  • Validate user inputs to ensure all required fields are filled correctly.
  • Provide clear feedback to users for successful DER addition or error scenarios.
  • Maintain code quality and follow best practices.

Expected Outcome

  • Users can add new DERs via the "Add DER" interface.
  • The application successfully handles DER creation through the Add New DER API.
  • Input validation ensures correct data entry by the user.
  • Clear feedback is provided for successful additions or error handling.

Acceptance Criteria

  • A functional "Add DER" interface is implemented and accessible.
  • The Add New DER API is integrated, and new DERs can be successfully created.
  • Input validation is implemented to ensure all required fields are provided.
  • Users receive clear feedback on successful DER addition or errors.
  • Code passes reviews and adheres to best practices.

Mockups / Wireframes

Add DER

Product Name

Beckn

Domain

TBD

Tech Skills Needed

  • HTML/CSS
  • JavaScript/TypeScript
  • React or equivalent frontend framework
  • API Integration
  • Form Handling and Validation

Complexity

Medium

Category

Feature Development

Sub Category

Prosumer Flow

@skrushna1506 skrushna1506 added enhancement feature request beckn-ui beckn ui related labels Dec 5, 2024
@skrushna1506
Copy link

PR for above task
#2703
CC:- @emmayank @PritiEM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beckn-ui beckn ui related enhancement feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants