Skip to content

Product inventory management system. O system allows you to perform the following operations: register, list, search, update and remove products.

License

Notifications You must be signed in to change notification settings

larasous/Product-Inventory-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GitHub license

Product-Inventory-Management

O system allows you to perform the following operations: register, list, search, update and remove products.

Goals

  1. Use the knowledge covered in composite structures: lists, dictionaries and tuples.
  2. Organization of code into functions.

👉 Prerequisites

Before starting, you will need to have the following tools installed on your machine: Git, Python.

Besides, it's nice to have an editor to work with code like VSCode, or it could be the IDE Pycharm.

🎲 Running the Back End (server)

# Clone this repository
$ git clone <https://github.com/larasous/Product-Inventory-Management>

# Access the project folder in the terminal/cmd
$ cd Product-Inventory-Management

# For those with VSCode (Linux/Ubuntu)
$ code estoque.py

🛠 Technologies

The following tools were used to build the code:

👉 Features

  • Products Registration
  • Products Listing
  • Products Search
  • Products Update
  • Removal of Products

Lara Sousa

Feito com ❤️ por Lara Sousa. Entre em contato!

Linkedin Badge Gmail Badge

About

Product inventory management system. O system allows you to perform the following operations: register, list, search, update and remove products.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages