Build 1.0
All classes now have functionality. Adds full search and remove item functions. Should hopefully account for any and all breaking, including but not limited to: User adding more items than array has spots. User manually adding or searching before loading the list. Any user input errors.
Showing
- assignment1/CSVProcessor.cs 13 additions, 46 deletionsassignment1/CSVProcessor.cs
- assignment1/Program.cs 1 addition, 1 deletionassignment1/Program.cs
- assignment1/UserInterface.cs 61 additions, 15 deletionsassignment1/UserInterface.cs
- assignment1/WineItem.cs 9 additions, 0 deletionsassignment1/WineItem.cs
- assignment1/WineItemCollection.cs 124 additions, 20 deletionsassignment1/WineItemCollection.cs
Please register or sign in to comment