Lesson 1
Firebase in a Weekend: Saturday
Start the weekend off right by implementing Firebase in FriendlyChat. FriendlyChat is a realtime messaging application. In this lesson you will: - Create a Firebase project in the Firebase console - Setup Firebase in FriendlyChat - Read and write chat message data to the Firebase Realtime Database - Secure your database with Firebase's security rules language - Setup login and authentication for users