the problem

I love eating. I eat a lot. I eat so much I tend to forget the dish, what I liked or disliked about a particular dish, or even which dish I have eaten... I do have a eating recipe hidden somewhere, but good luck finding it when I need it!

the solution

To be able to write my thoughts on a dish right when I tast it, I need something easily accessible. I will set up a website I can access anywhere, with a form I can fill in and that will store the data I've entered in a Firebase database when I submit it.
Daily, I can access my recipe database. I use References in glitch-jason file to set, update, retrieve or delete my recipe's data. And to upgrade my app, I will try to use Queries late, to retrive the recipe with special tag, like "unreal" opinioned recipe.

the ideal methology

The form could look like this :

Once my form is created, i will link "submite a recipe" page directly to a Firebase database.
ps. but now I only know how directly input the data in the jason file, and let it restore in the firebase.

retrieve the recipe from firebase

in put the data

my third image

lookthrough the data in firebase

my third image