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

Implement Save Plan for New Subscription Plan in Superadmin #1530

Open
OluwatimileyinO opened this issue Aug 24, 2024 · 0 comments
Open

Implement Save Plan for New Subscription Plan in Superadmin #1530

OluwatimileyinO opened this issue Aug 24, 2024 · 0 comments

Comments

@OluwatimileyinO
Copy link

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

  • 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.

Link:https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=34424-34746&t=BRT0B1hhCgta0BxE-4

Picture:
Screenshot (112)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant