filmov
tv
4- How to Build Admin Panel with Firebase and Flutter App
Показать описание
In this video, we will explain the idea of creating an admin panel for any application
The idea is for two applications with different names and they will be linked to each other with Firebase,
the first for the admin of the application in order to update and save products to the Firebase database, and the second is a customer application to fetch and review products from the Firebase database
At first, we created a new flutter appl for the customer, we called it “customers_app” and we linked it with Firebase as shown in the video of the sign in & sign up page, and I will quickly review how to do that:
After that we created a new flutter app for the admin app , we called it “admin_panel_customers_app” and we linked it with firebase
Before linking the "admin_panel customers_app" application with firebase, there are some requirements
or
2- Download the Java version to Java Jdk 11 or higher. If it is not already installed, download it through this link
After applying the steps in the video, the two applications will be successfully linked together. In the next video, we will explain both:
Codes for the admin panel app in order to upload and store product data to Firebase & codes for the customer app in order to fetch product data from Firebase and review it in the app
Play List Tutorials:
:Tags
flutter#
admin_panel#
firebase#
firebase_admin#
dashboard#
flutter_firebase#
The idea is for two applications with different names and they will be linked to each other with Firebase,
the first for the admin of the application in order to update and save products to the Firebase database, and the second is a customer application to fetch and review products from the Firebase database
At first, we created a new flutter appl for the customer, we called it “customers_app” and we linked it with Firebase as shown in the video of the sign in & sign up page, and I will quickly review how to do that:
After that we created a new flutter app for the admin app , we called it “admin_panel_customers_app” and we linked it with firebase
Before linking the "admin_panel customers_app" application with firebase, there are some requirements
or
2- Download the Java version to Java Jdk 11 or higher. If it is not already installed, download it through this link
After applying the steps in the video, the two applications will be successfully linked together. In the next video, we will explain both:
Codes for the admin panel app in order to upload and store product data to Firebase & codes for the customer app in order to fetch product data from Firebase and review it in the app
Play List Tutorials:
:Tags
flutter#
admin_panel#
firebase#
firebase_admin#
dashboard#
flutter_firebase#
Комментарии