Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.48 KB

firebase.md

File metadata and controls

36 lines (25 loc) · 1.48 KB

Use Case: Firebase

Firebase is Googles Platform as a Service (PaaS) that exposes a subset of the Google Cloud infrastructure. This use case will wrap the common libraries from auth, writing to the database, calling cloud functions, and other features from the client apps point of view.

Table of Contents

FUNCTIONAL DECOMPOSITION

TBD

DESIGN NOTES

TBD

TEST NOTES

TBD

REFERENCES

TBD