hanfak / ShopOfHan

0 stars 0 forks source link

stories to do #6

Open hanfak opened 7 years ago

hanfak commented 7 years ago

1 - Read one product given Id 2 - Read one product given name 3 - Read all stock given product id 4 - Add product 5 - Add stock given product exist 6 - Read all products 7 - Update product 8 - Update stock 9 - Delete product and associated stock 10 - Delete stock given product id and stock id

Updater factory for database Use Testdatabase, change settings depending on prod or test Static anaylsis test status page extract database stuff to library logger should be use interface