Hi all,
I am a newbie here on FF. I was trying to mockup a very basic event app.
I just figured out how to pass data from one page to another, and now I am starting learning stuff about firebase and databases in general.
Right now, I am trying to create two simple pages: a homepage with a list of events, and page with a form to add events to the homepage.
While I figured out how to create the form, it's still unclear to me how to create the homepage that shows the list of events. Also, I have no idea how to create a flow to add events to the homepage once the form has been filled.
Thanks in advance for any help you could provide.