I want to Add a Button in my App Dashboard Page, named "Import Data" . Now i want that when twe click on the "Import Data" button then we select a csv from our device and upload it to the Firebase Database collection. and the data from the csv file Uploaded as Documents in the collection.
import CSV file from front end of App
Actions & Logic
i reseach many articles and apply action on buttion "upload file" . but it doesn't upload file on firestore. but upload on firebase storage folder.
Yes
1
2 replies