christinebergen / 282final

A web app to track campaigns of Star Wars Imperial Assault board game.
https://iatracker.vercel.app
1 stars 0 forks source link

Calculate money earned #6

Open christinebergen opened 9 months ago

christinebergen commented 9 months ago

As a user I want to be able to calculate $ earned during each session of the campaign so that the players know how much money they have to spend.

Example: when a character buys a weapon that costs $ 400, the $ 400 will be deducted from the campaign’s total money.

Acceptance Criteria: The user should be able to buy a card worth $ 400 and the $ 400 will be subtracted from the total $.