Skip to content

tikocty/finalCapstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

Nike warehouse stock taking

Brief introduction:

The is a Python program for the Hyperion Dev Software engineer bootcamp, Task 32 Capstone project IV.

Purpose:

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:

  1. take the external file which store all the stock information, and print it in a user-friendly way
  2. allow user the input the new item in the file, and save it in the external file which can be called later
  3. 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
  4. let the user to search the stock by using the SKU number
  5. calculate the total value of the stock in the warehouse
  6. determine the product has highest stock, and promote the product by put it on sale

Navigation:

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

Installation:

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

Credit:

HyperionDev - providing the bootcamp of the software developmer oppotunitiy

Logan - the best tutor!

Darren - the best mentor!

About

final capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published