foivz / pop-app-flutter

Mobile application for the course Entrepreneurial venture.
2 stars 0 forks source link

Implement Buyer menu #5

Closed mislavmatijevic closed 1 year ago

mislavmatijevic commented 1 year ago

Application enables buyer user to see a screen with options to buy, check invoices, check wallet and edit settings.

Acceptance Criteria

Condition Description
Given User is logged in successfully as a buyer
When User is on main menu
Then Display username in top-left corner
Then if BUY option selected User is redirected to Buy screen
Then if INVOICES option selected User is redirected to Invoices screen
Then if WALLET option selected User is redirected to Wallet screen
Then if SETTINGS option selected User is redirected to Settings screen

Image