You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented a program to manage the inventory of a toy store in Java. The information is stored in .csv files. There are commands with different functionalities: add currencies, apply discounts, calculate prices etc.
About
Implemented a program to manage the inventory of a toy store in Java. The information is stored in .csv files. There are commands with different functionalities: add currencies, apply discounts, calculate prices etc.