Firebase, Inc. is a set of backend cloud computing services and application development platforms provided by Google.
Wikipedia (n.d.). Firebase. Retrieved March 15, 2024, from https://en.wikipedia.org/wiki/Firebase
To complete this task, follow these steps:
Go to the Firebase website and create a project. Provide a project name, you don’t need analytics, and click Create Project
.
Click All Products
on the left and choose Realtime Database
.
Click Create Database
, the default location is fine, so click Next
. Choose Start in test mode
and click Enable
. You database has now been created.
In the Data
tabs, add the following data:
Note: The web interface for adding and editing data can take a little getting used to!
Click the Rules
tab and confirm that your rules are wide open:
Note: Do not leave your rules wide open once your project is ready to go live. These rules allow anyone to view and make changes to your Realtime Database.
After you have completed your Firebase task, upload a screenshot or a working URL to the Firebase assignment in Blackboard.g