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 "Add New Feature" for Subscription Plan in Superadmin #1430

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

Comments

@OluwatimileyinO
Copy link

Description

Implement the frontend functionality that allows the Superadmin to add new features to a subscription plan. This will involve creating a form for tittle and checklist feature interface where the Superadmin can specify and add additional features to the plan.

User Story

As a Superadmin, I want to be able to add new features to a subscription plan, so I can update the plan's offerings as needed.

Requirements

  • Develop an interface where the Superadmin can add new features to a subscription plan. This interface should allow the input of tittle and checklist.
  • Include fields for specifying the feature name, description, and any other necessary details. Ensure that these fields are easy to understand and use.
  • Implement form validation to ensure that all feature details are correctly formatted and complete before submission.
  • Implement an "Save" button that adds the new feature to the subscription plan. Ensure the feature is properly integrated into the plan and reflected in the backend.
  • Display appropriate error messages if there are issues adding the feature.

Acceptance Criteria

  • The "Add Feature" interface is accessible and allows for the input of new feature details.
  • The form validates the input before allowing the feature to be added.
  • The "Save" button successfully adds the new feature to the subscription plan.
  • Error messages are shown if the feature cannot be added.

Expected Outcome

The Superadmin can easily add new features to subscription plans, with the new features properly integrated and reflected in the system.

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

Picture:
Screenshot (101)

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