himanshuchauhan981 / E-commerce-app-using-flutter-and-firebase

Its a an complete flutter-firebase mobile app which has all the features that a e-commerce mobile app should have.
311 stars 87 forks source link

Admin Panel , adding items #56

Closed tarun0206 closed 3 years ago

tarun0206 commented 3 years ago

hey, even after following the strps i am not able to add any items, i have tried adding all the images there in the folder to firebase storage and then pressing load item but nothing is happening.

chirag42 commented 3 years ago

Tarun, could you find an answer to it?

himanshuchauhan981 commented 3 years ago

Hie, I tried to recreate this scenario and admin panel was working well. It even created sample data in firebase. You need to check your firebase firestore connection to app. Since this admin panel issue is working, so I am closing this issue.

chirag42 commented 3 years ago

You are right. Actually there is an issue with my connection with firebase. Everytime, when I try to load the data, complete data is not loaded to firebase. Only partial data is loaded for example, only category, subcategory is loaded and not products. Do you have any suggestion for this?. Or do I need to wait for long for the complete data to get loaded. I'm using android studio as an IDE.

On Tue, 13 Apr, 2021, 8:43 pm Himanshu Chauhan, @.***> wrote:

Hie, I tried to recreate this scenario and admin panel was working well. It even created sample data in firebase. You need to check your firebase firestore connection to app. Since this admin panel issue is working, so I am closing this issue.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/himanshuchauhan981/E-commerce-app-using-flutter-and-firebase/issues/56#issuecomment-818815335, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALUWHXJIGZI7RFZRAEEE3ADTIRNQVANCNFSM4XR5WI6Q .

Rahulbinod555 commented 3 years ago

You are right. Actually there is an issue with my connection with firebase. Everytime, when I try to load the data, complete data is not loaded to firebase. Only partial data is loaded for example, only category, subcategory is loaded and not products. Do you have any suggestion for this?. Or do I need to wait for long for the complete data to get loaded. I'm using android studio as an IDE. On Tue, 13 Apr, 2021, 8:43 pm Himanshu Chauhan, @.***> wrote: Hie, I tried to recreate this scenario and admin panel was working well. It even created sample data in firebase. You need to check your firebase firestore connection to app. Since this admin panel issue is working, so I am closing this issue. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#56 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALUWHXJIGZI7RFZRAEEE3ADTIRNQVANCNFSM4XR5WI6Q .

Please help me brother