Posts by Ranpu • 5 points
2 posts
-
0
votes1
answer16
viewsQ: How do I popular the user, and use their data to popular the View?
MVP is something new for me and I’ve been having some difficulties. I would like to know, how I should create a class to receive the data of my logged user from the Firebase database to popular my…
-
0
votes1
answer30
viewsQ: Misaligned search bar of the div
My search bar is not inside the border of div. It was all supposed to be in one line inside the div, but the search bar is below the border of the div. body{ margin:0; } .conteudo{ border: 1px solid…