gdiab / photofolio

a photo porfolio made with React Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As a user I want to upgrade my account for the ability to Save my Priority Boards

gdiab opened this issue · comments

Background

Eventually, we want to charge for the ability to Save priority boards. We are still figuring out a payment option #100.

Scenario Upgrade an account

  • GIVEN I have decided to upgrade my Account
  • WHEN I select Upgrade in the Nav
  • THEN I choose payment plan - TBD
  • AND I am taken to a checkout screen
  • THEN I enter payment information:
EMAIL
CC#
MM/YY expiration
CVC
  • WHEN I select Pay <tbd_amount>
  • THEN my payment processes
  • AND I am taken to my homepage
  • WHEN I navigate to one of my priority boards
  • THEN I have the option to save it