0
0
Firebasecloud~5 mins

Firebase Console navigation - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the Firebase Console?
The Firebase Console is a web interface where you can manage your Firebase projects, view analytics, configure services, and monitor app performance.
Click to reveal answer
beginner
Where do you find the list of your Firebase projects in the Console?
At the top left corner, click the project dropdown menu to see and switch between your Firebase projects.
Click to reveal answer
beginner
What is the purpose of the 'Build' section in the Firebase Console?
The 'Build' section lets you add and configure Firebase features like Authentication, Firestore, Realtime Database, and Storage for your app.
Click to reveal answer
intermediate
How can you monitor your app's performance in the Firebase Console?
Use the 'Analytics' and 'Performance' sections to view user data, app usage, and performance metrics in charts and reports.
Click to reveal answer
beginner
What is the function of the 'Settings' gear icon in the Firebase Console?
The 'Settings' gear icon opens project settings where you can manage users, API keys, integrations, and general project info.
Click to reveal answer
Where do you switch between Firebase projects in the Console?
ATop left project dropdown menu
BBottom right corner
CSettings gear icon
DBuild section
Which section in Firebase Console is used to add Authentication to your app?
ASettings
BAnalytics
CPerformance
DBuild
What can you find in the 'Analytics' section of Firebase Console?
AUser behavior and app usage data
BProject billing info
CCode editor
DDatabase rules
How do you access project settings in Firebase Console?
AClick the 'Build' tab
BClick the settings gear icon
CUse the project dropdown menu
DGo to Analytics
Which Firebase Console section helps you monitor app performance?
ABuild
BAuthentication
CPerformance
DStorage
Describe the main sections of the Firebase Console and their purposes.
Think about where you add features, check data, and manage your project.
You got /5 concepts.
    Explain how you would navigate to add Authentication to your Firebase app using the Console.
    Start from the project selection, then find the feature under 'Build'.
    You got /4 concepts.