Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 542 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 542 Bytes

Shopping List Application

Products

  • display products list
  • display details products
  • create a product
  • edit a product
  • delete a product

Stores

  • display all stores
  • edit a store
  • delete a store

Prices

  • add a price for a product and a store
  • edit a price
  • delete a price

Lists

  • display list of products (all products where product minimal stock <= product actual stock and all recurrents products)

  • user can select which products he wants to buy and how many of them, total prices for each stores are updated