No Code iOS & Android App Development Using Appgyver-Part 1
Setting Up Firebase
Appgyver provides a user- friendly no-code app development platform. I personally used to create apps for ios and android as well as web apps.
One of the Very basic functionalities of any app development is to able to store data from your user end to your back end. And also you can bring back data from your backend to your app to display to the user.
So you need an backend storage which will store the data and your app should be able to post as well as get data from that storage.
Firebase is the provider of that storage. So lets set up Firbase first.
Step 1:
Go to firebase.google.com
Step 2: Log In Using your google/gmail account. Then click Go To console
Step 3: Click on Create a Project
Step4: Name the Project . I named it as Demo. Then Press Continue