Skip to content

Louchelle/Capstone-Project4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Stock Taking Program

Level 1 Capstone Project 4

Use of this program:

~ To manage the storage warehouse of Nike efficiently.

How to run the code:

  1. Copy and paste the code into your python IDLE app.
  2. Save the python file.
  3. Run the code in your python app

The functions in this program allows the user to:

  • Search products by code.
  • Determine the product with the lowest quantity and restock it.
  • Determine the product with the highest quantity and mark as sale.
  • Calculate the value of each item.
  • Representing data in a table format.

The inventory.txt file is used to:

  • Store all the details of each product in stock.

About

Level 1 Capstone Project 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages