Implementation of a snack shop (AP Comp Sci assignment)
This Java project is meant to show interaction between different ADTs and the ability to save to a file. To interact with it, use numbers as input.
NOTE: CHANGE THE PATH OF THE snacks.txt and drinks.txt IN THE CONSTRUCTOR FOR INVENTORY_IM inv. It needs to get the exact location of the files.