Skip to content

GJprocode/Shoestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoestoreProgram in Python

Python program that will read from the text file inventory.txt
and perform the following fuctions displayed on a menu.
Just hit run terminal
The menu looks like this
Welcome to the Shoe inventory program.
Please select one of the following options below.
rsd - Read the shoe data from list
ad - Add a new shoe to inventory.
va - View all, print details of shoes.
rs - Restock the shoe with the lowest quantity.
ss - Search shoe useing shoe code.
iv - View the values of all the shoes.
hq - View shoe with highest quantity.
e - Exit.

Installation requirements

* py -m pip install python
* py -m pip install tabulate
* IDE: Visual Studio or any IDE of your choice

pic in terminal & useage

shoes

read information in from .txt file before use

* credit hyp dev bootcamp task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published