Note: In case if your problem statement is updated, please donot hesitate us and send it to us at [email protected]. We would surely like to help you in this regard.
From Advanced Visual Basic 2010, Chapter 3 Project 6: FirstPlay Sports
Need a program with 3 defined classes (Item.vb, Inventory.vb, InventoryFile.vb) which allows the user to manipulate a store inventory of rental equipment. At startup, the program loads an inventory from inventory.txt and stores it in a dictionary.
Classes
Item Class should encapsulate a single inventory item with properties for ID#, Quantity, Description, Prices for Daily, Weekly and Monthly rentals.
Inventory Class represents a collection containing all items and providing methods for adding, finding and removing items. Internally it should be held in a dictionary object.
InventoryFile Class is responsible for reading the inventory data from inventory.txt at startup and writing all inventory data back to the file when the program ends.
Requirement Specifications:
• The user can input a new rental item and add it to the store inventory
• The user can select an item’s ID number from the Combo Box and remove the item from the inventory.
• The user can select an item’s ID number from the Combo Box and display the item’s properties.
• When the application starts it reads the inventory list from inventory.txt and populates the combo box with ID numbers
• When the application ends it writes the inventory list back to the same file.
Buttons
Add Current Item button adds the info typed in into the inventory.
Remove Current Item button removes the selected item from the inventory.
Display Item populates the Rates, Quantity and Description Information for the selected ID number.
* If you have any issues with the payment method, please let us know at [email protected] and that can be discussed and considered.
* Your paypal has to be pre-loaded in order to complete the purchase or otherwise please discuss it with us at [email protected].
* As soon as the payment is received through PayPal, download link of the solution will automatically be sent to the address used in Paypal.
* Please check your junk mails as the download link email might go there.
* All the contents are compressed in one zip folder.
* In case if you get stuck at any point during the payment process, please immediately contact us at [email protected] and we will fix it with you.
* We try our best to reach back to you on immediate basis. However, please expect to get a response within 8 hours from our side.
* Comments/Feedbacks are truely welcomed and there might be some incentives for you for the next lab/quiz/assignment.
* In case of any query, please donot hesitate to contact us at [email protected].
******************************************** Good Luck ***************************************************
Any personal information received will only be used to fill your order. We will not sell or redistribute your information to anyone.
We will try our best to resolve the issue and if still persists we can discuss for a refund in case its required.
Note: In case if your problem statement is updated, please donot hesitate us and send it to us at [email protected]. We would surely like to help you in this regard.