nedredmond / 777

ZipMint project repo
3 stars 2 forks source link

ADD BILL #6

Open nedredmond opened 5 years ago

nedredmond commented 5 years ago

As a user (logged in) I want to add a new bill on the 'Bill Page'

  1. When the 'Add Bill' button is clicked, the user is taken to a new page 'Add Bill Page' (may be pop-up)

    • Page will request input for account info:
    • Drop Down: Billing Company
    • Drop Down: Billing Cycle (Monthly, Bi-Weekly, Bi-Monthly, Weekly)
    • Calendar: Next Payment Date
    • Drop Down: Paid from Account: (Account on Min7y)
  2. The page will have two buttons, Submit and Cancel

    • Cancel: On-click, will return user to 'Bill Page'
    • Submit:
    • Will check for all fields completed
      • User will receive warning if a field is empty
    • Will return user to 'Overview Page'