Android App - Shopping List -take product from freezer,refrigerator etc and add them to a shopping list by barecode scaning. And Recycleview swiping Shopping list and whats in the refrigerator etc should be in realtime and every user can get a push notice when a family member adds products etc
Sett up Cloud firestore db to add this functions : MAIN_PRODUCT_DB / user_product_db
if user is not in MAIN_PRODUCT_DB - we add it to user_add_product_db so admin can check and add it later to main db.
Se issue : Add new product by barcode scan#5