nss-evening-cohort-19 / pos-system-team-awesome

pos-system-team-awesome created by GitHub Classroom
0 stars 1 forks source link

Revenue #11

Open Jess-Morrison opened 2 years ago

Jess-Morrison commented 2 years ago

As an authenticated user, when I submit the Close Order form, a new revenue node is created with the following information: Total Order Amount (including tip) Date Payment Type Tip Amount Order Type As an authenticated user, I should NOT be able to close an order that has already been closed. As an authenticated user, when the app first loads, I should see a home screen that has a button that reads "View Revenue". As an authenticated user, I should be able to see the sum of all of the Revenue made to date.