Add Database & Authentication To Tkinter Apps In 8 Mins

Опубликовано: 18 Март 2025
на канале: TurbineThree
14,132
376

Have a Tkinter application but don't want to have to code and host your own backend? In this video we take a look at how to use Tkinter with Firebase, a service that provides free authentication and databases. We go through an example project where the UI has already been created using CustomTkinter.

Links 🔗:
Starting Code: https://github.com/RoyChng/firebase-t...
Ending Code: https://github.com/RoyChng/firebase-t...
Authentication Docs: https://firebase.google.com/docs/refe...
Create Document Docs: https://firebase.google.com/docs/fire...
Data Type Docs: https://firebase.google.com/docs/fire...
Get Document Docs: https://firebase.google.com/docs/fire...

Chapters 📖 :
Intro - 00:00
Setting Up Firebase Project - 00:32
Adding Authentication - 00:41
Creating Documents - 02:31
Querying Data - 04:51
Security Rules - 06:29
Firebase Features/Pricing - 07:50

Let me know if you have any feedback or suggestions! 😊