This video (episode 2 of 12) is an introduction to Firebase, which is a "backend as a service" that will power our app. We talk about the post and user objects we'll show in our application, and how we'll structure our data inside these collections. We use Firestore to store our data.
InstaFire playlist: • InstaFire: Android Instagram Clone with Fi...
Helpful links for more information:
➤ What is Firebase: https://firebase.google.com/
➤ Good explanation of Firestore and NoSQL: • What is a NoSQL Database? How is Cloud Fir... .
➤ Firestore: https://firebase.google.com/docs/fire...
➤ Coding in Flow playlist about Firebase Storage: • Firebase Storage - Upload and Retrieve Ima...
Here's the Yelp playlist if you want to understand normal APIs and how to interact with them (as opposed to Firebase): • Android Yelp Clone with Networking
In these videos, we build a basic Android Instagram app clone using Firebase, written in Kotlin. Our app allows the user to sign in and create posts with an image and description. We use Firebase, an app development platform developed by Google, to power our application. We use various Firebase services such as Authentication, Storage, and Firestore to build our app.
Hi! I’m Rahul, a software engineer with a passion for teaching. I went to Stanford, was a founding engineer at a startup, and have worked at various companies across Silicon Valley. I’m currently an Android Developer and teach an Android class at Stanford. Would love to connect with you! This channel is about tech (especially Silicon Valley), combining tactical how-to guides with interviews.
📹 YouTube: https://www.youtube.com/c/RahulPandey...
📝 LinkedIn: / rpandey1234
🐦 Twitter: / rpandey1234
📸 Instagram: / rpandey1234
📂 Github: https://github.com/rpandey1234/