katebouis / GUI-DB

A sample project using docker-compose with Node and React.JS containers while using a MySQL DBaaS.
GNU General Public License v3.0
0 stars 1 forks source link

3.8 As a purchaser I want to view money in my balance so I can see if I want to add money to my balance #48

Closed j-kynerd closed 2 years ago

j-kynerd commented 2 years ago

Size: 3

Given a user clicks view my money, when the click the button they can see the money on their account that can be used

Given the user has not added money, when they click view my money, a message appears that they have yet to add anything

pmcfarlain commented 2 years ago

A user's current balance can be viewed with the API call GET users/balance. The backend is completed, waiting for frontend completion.

AliceWonderland2019 commented 2 years ago

Change to balance will shows in profile