The is a Python program for the Hyperion Dev Software engineer bootcamp, Task 32 Capstone project IV.
The aim of the app is to smoothen the stock taking process for the warehouse manager. And it also preforms several tasks as below.
Function:
- take the external file which store all the stock information, and print it in a user-friendly way
- allow user the input the new item in the file, and save it in the external file which can be called later
- tell the user which is the lowest stock at the moment and ask if they want to restock, and update the new stock amount accordingly
- let the user to search the stock by using the SKU number
- calculate the total value of the stock in the warehouse
- determine the product has highest stock, and promote the product by put it on sale
As the function mentioned above, user can navigate to different function in the initialize menu by input the initial of each function.
Initial | Function |
---|---|
VA | View All product |
CS | Capture Shoe |
SS | Re-Stock |
CV | Calculate Value |
HQ | Highest Quantity |
-1 | Exit the function |
Simply install the code by clicking the green Code button, then download the repository as a ZIP file. For the external file, please name it as inventory.txt
HyperionDev - providing the bootcamp of the software developmer oppotunitiy
Logan - the best tutor!
Darren - the best mentor!