foivz / pop-app-flutter

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

Show Wallet screen #6

Closed mislavmatijevic closed 1 year ago

mislavmatijevic commented 1 year ago

Application enables user to check their current balance in the database.

Acceptance Criteria

Condition Description
Given User is logged in and on menu page
When User selects WALLET option in the menu
Then Display current user's balance from the database (using the backend) in EUR using the symbol: e.g., Balance: 100 €

(Note: screenshot of the old app uses HRK, but EUR currency is to be used.)

Image