alukman / SWE3313-Group6

SWE 3313 Sprint Group 6 - 2020
0 stars 1 forks source link

Add Button & Category Button Functionality #11

Closed alexanderkiwus closed 3 years ago

alexanderkiwus commented 3 years ago

Added category button and add button functionality as well as a login screen. (Use first and last name with first letters capitalized to log in).

Also added functionality to update the subtotal, tax, and total every time a new item is added. This persists for every table individually, as you would expect.

Notes on what still needs work:

Let me know if you have any problems! Remember to LAUNCH FROM THE WaiterLogin.java!!!