DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: Remove Membership #41

Closed DarrachBarneveld closed 7 months ago

DarrachBarneveld commented 7 months ago

As a User, I can remove my active membership so that I can opt out of payments

Acceptance Criteria:

  1. Add a remove membership button
  2. Render UI to display active membership
  3. Clicking on unsubscribe brings a confirmation model
  4. On confirm a subscription is remove

Tasks

DarrachBarneveld commented 7 months ago

Confirmation modal appears, confirming action removes subscription