hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[FIX][BE: PYTHON][ANCHOR][PRICING PAGE] Billing Plans Not Available #918

Open Tearsmith0 opened 3 weeks ago

Tearsmith0 commented 3 weeks ago

User Story

As a user, I want to view available billing plans, so that I can make informed decisions about subscribing to the service.

Description

Users are unable to access or view the billing plans due to an issue with the billing system. This problem is preventing users from understanding the available subscription options, which could lead to a loss of potential revenue and a poor user experience.

Purpose

The purpose of this task is to resolve the issue where billing plans are not available for users to view. Fixing this problem will ensure that users can see all subscription options, enhancing the overall user experience and increasing the likelihood of conversions.

Requirement

  1. Backend: Ensure that the billing plans are correctly fetched from the database and made available to the frontend.

Acceptance Criteria

  1. Users can view all available billing plans on the billing page.
  2. The billing plans are displayed with accurate pricing, names, and associated features.
  3. The billing page loads without errors or delays.
  4. Automated tests for billing plan visibility pass successfully.

Expected Outcome

Users will be able to see and compare all available billing plans, leading to an improved user experience and a higher likelihood of users subscribing to a plan.

IMG-20240823-WA0006

JoshuaOloton commented 3 weeks ago

Working on this, pls assign to me

chimeziriobioha commented 3 weeks ago

This seems like a FE issue @JoshuaOloton