Skip to content

skywallkee/Store-Python

Repository files navigation

Store Python

Application made in Python that implements a store with the following options:

  • Add object in the store
  • Modify object in the store
  • Move object from one store to another
  • Add keyword to descriptions of specific objects (such as x% OFF)
  • Raport with greatest prices
  • Display all the objects ascending by price
  • Raport with the sum of the prices per location
  • Undo function of every action done in the current session

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages