You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop the frontend functionality that allows the Superadmin to save a newly created subscription plan. This will involve implementing a "Save" button that captures the entered data and sends it to the backend for storage.
User Story
As a Superadmin, I want to be able to save a new subscription plan, so I can store and later manage the plan within the system.
Requirements
Implement a "Save" button on the subscription plan creation page.
Capture the input data (e.g., plan name, price, project size, file uploads, user accounts, and teams) when the "Save" button is clicked.
Ensure that the data is properly formatted and sent to the backend via an API call.
Display appropriate success or error messages based on the response from the backend.
Acceptance Criteria
The "Save" button is functional and sends the correct data to the backend.
The subscription plan data is correctly captured and validated before submission.
Success and error messages are displayed based on the backend response.
Checklist
Implement the "Save" button on the subscription plan creation page.
Capture and validate the input data.
Send the data to the backend via an API call.
Test the functionality and ensure error handling is in place.
Description
Develop the frontend functionality that allows the Superadmin to save a newly created subscription plan. This will involve implementing a "Save" button that captures the entered data and sends it to the backend for storage.
User Story
As a Superadmin, I want to be able to save a new subscription plan, so I can store and later manage the plan within the system.
Requirements
Acceptance Criteria
Checklist
Link:https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=34424-34746&t=BRT0B1hhCgta0BxE-4
Picture:
The text was updated successfully, but these errors were encountered: