Description
In this course you we cover all the steps from creating an app in the command line all the way through to build an app very similar to the original Instagram.
-
We will start by quickly looking at how to use Firebase User Authorisation. Using email and password or Facebook login.
-
From here we will then cover the Firebase realtime database and look at how to set, update and delete data.
-
Next we look at fetching data from the database and look into the Firebase security rules and how to structure your firebase database, before we look into firebase storage.
-
Now it is time to start building a real app with these techniques. We will build an app based on the idea of the original Instagram, the next sections of the course will cover each step to create this app.