dissolution2 / FamilyShoppingPlanner

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
1 stars 0 forks source link

BareCode Scanner Add #2

Open dissolution2 opened 2 years ago

dissolution2 commented 2 years ago

Add from BareCode Scanner to main App AuthApp - ShoppingList - // Family Organizer - Planner

dissolution2 commented 2 years ago

Added it the Main auth app (test app) scan ok. Missing a comit;

New product !? Need to Implement with barecode scan.

Quary to user db [unknown] , [new quary Main product db] if null, activitie add new product to [user list, Main db]

dissolution2 commented 2 years ago

If Scanner used with shopping to remove item from the shopping list - directly into List - freezer - Refrigerator - WeekendFun etc

Fix: Todo: If product scanned not in user or main product DB ( user can take photo of the product and we have the barecode from last scan. add it to user, - ask the user later to add product name etc if not only the user will have it in it's user db.

if user adds the data, the Admin can review the product and add it to the main DB.