https://github.com/dondeestamicabeza/firestoretocsvweb
Test the app in the web
https://github.com/dondeestamicabeza/firestoretocsvweb
excel export export-excel firestore firestore-database json
Last synced: about 2 months ago
JSON representation
Test the app in the web
- Host: GitHub
- URL: https://github.com/dondeestamicabeza/firestoretocsvweb
- Owner: DondeEstaMiCabeza
- Created: 2025-06-19T01:53:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T04:01:23.000Z (about 1 year ago)
- Last Synced: 2025-06-19T04:34:10.941Z (about 1 year ago)
- Topics: excel, export, export-excel, firestore, firestore-database, json
- Language: Python
- Homepage: https://firestoretocsv.streamlit.app/
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase to Excel Export App
Esta es una aplicación simple de Streamlit para exportar datos de Firebase Firestore a un archivo Excel (.xlsx).
## Uso
1. Sube tu archivo de credenciales de Firebase (`.json`).
2. Ingresa el nombre de la colección que quieres exportar.
3. Presiona "Generar Excel" y descarga el archivo resultante.