Firebase Real Time Database using Python and Flask Web Application

preview_player
Показать описание
Source Code for this tutorial :

Subscribe to my YouTube channel :

Interested in learning Python ? There you have it :
Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial, I'm a student from Brazil and I'm following up.

henrislip
Автор

madman just built a seamless web app, the full stack, live, in 30min

arielserravalle
Автор

like the way you presented. keep up the good job.

MuhsinKottakkuth
Автор

Thanks for the tutorial. Can we also use visual studio code??

Aadi_
Автор

Hey there I'm working with kivy connected to firebase. I have connected a firebase value with a kivy label and all I need is whenever I update the firebase value my label also must update without any click event .pls help me. But I'm not importing firebase in my program instead I import json and the URL of the firebase database

dhakshnamoorthy
Автор

i cant see Database icon on the left side

aboNader
Автор

For those who are getting error while installing pyrebase; in the cmd write "pip install pyrebase4"

shantanusaha
Автор

How you would deploy that app Flask as a Firebase functions ?

victorvillacortaplasencia
Автор

How to deploy this application in firebase hosting

codeforcoders
Автор

Thank for your video which help me a lot

AnhNguyen-ewbq
Автор

I have a search bar in my html web page. How can i retrieve searched data from fire base using flask??

snehalkeni
Автор

Hi again! Is there any ways to use Could Firestorm? or id need to use javascript for that?

diegocattarinichclavel
Автор

thank you wery match! (hello from Russia)

Данила-кб
Автор

is it possible to push a whole .sql file containing the database to firebase?

nihadrahman
Автор

Tnx man...i am working on a live project for my final year project... right now i have Android app for both client and server..i will like to have server web app and this looks great....can you tell me what should i do to make the flask server online...i am ready to buy domain...plz!!!!

Lonsur
Автор

Hi, video is nice one but every student can't pay to cloud. so could you suggest any way to get enrolled on google cloud to deploy firebase along with application. thanks.

WorldTourAZ
Автор

how we can connect this data to cloud server if possible make that video so we can access this data on cloud

AkashSingh-pqcd
Автор

hi, I am having problems with pyrebase installation, can you help me?

henrislip
Автор

Hi sir, thank you for this excellent tutorial. I am building a realtime app in Flask with Firebase as the datastore. Next step is to add authentication; I have 2 questions I hope you can answer:

1) can I simply change my security rules to require authentication as specified here?
and

2) how can I force user to log in when they navigate to my application in a browser?

Thank you in advance!

CripplingDuality
Автор

can we use pyrebase for cloud firestore

dotanonymous