Add subscription management component and related features#2
Draft
KindImagination wants to merge 5 commits into
Draft
Add subscription management component and related features#2KindImagination wants to merge 5 commits into
KindImagination wants to merge 5 commits into
Conversation
Contributor
|
@KindImagination see how it's done in Netflix, Notion, Trello, Jira, GDrive, etc. or any other subscription services. The screen in settings should say "Subscription" and you should have an option to select a plan. Also you should have an option to unsubscribe. This is not good. |
razbakov
marked this pull request as draft
March 21, 2025 18:32
…change features, including improved UI and user notifications.
…iption and SubscriptionButton, to handle plan changes and cancellations. Update mock data and adjust existing SubscriptionSettings for course-specific subscriptions.
… and UI consistency. Update error messages to provide clearer feedback and adjust alert components for better styling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes we-dance/v4#105
This is the view when users have/have not subscribed.

This is the view when the user wants to manage his subscription.

This is the view in the user account where all subscriptions are displayed

Subscription downgrade / upgrade

Normal subscription cancellation

Subscription cancellation within 24 hours
