Firebase Setup

All the data is stored in Firebase Realtime Database and Firestore database.

In Firebase we store the information about the app, like colors, navigation etc..

And in Firestore is where our actual data is. Like menu content, categories, orders etc..

Let's get started. Create an account in Firebase with your google account.

Follow all the guides in the tabs.

Open Firebase and Click on "Add Project".

Accept terms, and create the project.

Last updated