Project

General

Profile

Actions

Task #517

open

Task #512: Firebase learning phase 1: Documentation

Firebase learning phase 1: Documentation [Y]

Added by Y Nguyen about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
11/07/2023
Due date:
% Done:

100%

Estimated time:

Description

1. Firebase:
Firebase is a platform for developing and managing web and mobile applications. It provides a set of cloud-based tools and services that help developers with various aspects of app development, including real-time database management, authentication, cloud hosting, storage, and more.
2. Firestore:
Firestore is a NoSQL, cloud-hosted database service provided by Firebase. It is designed for real-time data synchronization and scalability.
3. Authentication:
Firebase Authentication is a service that helps you easily add user authentication to your app. It provides support for various authentication methods, including email and password, social logins (e.g., Google, Facebook, Twitter), and phone number authentication.
4. Storage:
Firebase Storage is a cloud-based file storage service that allows you to store and serve user-generated content, such as images, videos, and other files, for your web and mobile applications. It offers scalable and secure file storage, making it easy to handle media assets and other data associated with your app. Firebase Storage can be used for tasks like uploading and downloading files, managing user-generated content, and sharing files with authorized users.

Actions #1

Updated by Y Nguyen about 2 years ago

  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF