shaharkazaz / yard-rent

Yard rent website project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server | delete product

ayelet-ron opened this issue · comments

  • update product filed "is Deleted" to true
  • change method getAllProducts to return all products with filed isDeleted = false
  • add method that remove from DB deleted product that wasn't purchased.