Presented by

Abhinandan Saraswat and Ankit Mandawkar

of team Diamond

What is Firebase?

Features

Hosting

Database

Storage

Authentication

  • Firebase is a product of Google which helps developers to build, manage, and grow their apps easily.
  • It helps developers to build their apps faster and in a more secure way.
  • No programming is required on the firebase side which makes it easy to use its features more efficiently.
  • It provides services to android, ios, web, and unity.
  • It provides cloud storage.
  • It uses NoSQL for the database for the storage of data.
Fire base cloud messaging

Advantages of using Firebase

  • Free plans for beginners.
  • Real-time database is available.
  • Growing Community.
  • Numerous services are available.

Pricing

Creating a Firebase app

Creating a new Project

The start screen of the Firebase console opens. Click "Add Firebase to your Android app".

The "Enter app details" screen opens.

Check the server key after the project is created.

Record the string displayed as the server key somewhere.

You are good to go.

Thanks