Storefront for the Dodo Payments Merchants

dodopayments hacktoberfest nextjs shadcn-ui tailwindcss
2 Open Issues Need Help Last updated: Oct 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The current system only allows users to purchase one product at a time. The proposal is to implement a shopping cart feature, enabling users to add multiple products and complete a single consolidated purchase.

Complexity: 4/5
enhancement good first issue hacktoberfest

Storefront for the Dodo Payments Merchants

TypeScript
#dodopayments#hacktoberfest#nextjs#shadcn-ui#tailwindcss

AI Summary: This GitHub issue addresses the problem of storefront pages appearing blank when there are no products available. The proposed solution involves creating a new, reusable `EmptyState` component that displays a friendly message and an icon. This component will then be conditionally rendered on the storefront page when both products and subscriptions are empty.

Complexity: 1/5
enhancement good first issue hacktoberfest

Storefront for the Dodo Payments Merchants

TypeScript
#dodopayments#hacktoberfest#nextjs#shadcn-ui#tailwindcss