kareem983 / Grocery-Shopping-System-App

Full android Grocery Shopping System App. It consist of Admin and users: (Using online Firebase Database) Admin can login to the system. He also can to Add, Edit, Delete an Existence category/s or create new category (Category name, Category cost, available Category amount, Expiry date) Users can to register or login to the system the system shows the existence categories (fruits, meats, Vegetables, etc...) the user can search about product and know product info (cost, available amount, Expiry date) the user also can to make an order by giving the system (Destination, product name, product amount) the delivery task is deliver this product to the user in selected time
Apache License 2.0
70 stars 34 forks source link

Database errors #7

Open mohammad-sameer-khan opened 2 years ago

mohammad-sameer-khan commented 2 years ago

Hey Kareem and your team. You guys did great work for people like me who are new to android development. Actually i want to explore your app for my learning purpose but i am facing some bugs and have no idea that how to deal with them. The screens are empty and not showing any data and in android studio i am getting data base permission errors. Kindly see the screen shots attached

Android studio screen shot : image app screen shot: image

mohammad-sameer-khan commented 2 years ago

Hey! can you please provide schema of db of this app? @kareem983