Posts by Peterson Fonseca • 21 points
6 posts
-
0
votes1
answer189
viewsQ: How to show in gridview the data from firebase Storage using Picasso?
Good morning to all. My doubt relates only to the display part of the Gridview image. See the steps that are already working: I can upload to Firebase Storage. Each time an image is sent to your…
-
1
votes2
answers29
viewsQ: How can I access already modified table data?
I’m developing software for a Home Care company. The software is being created exclusively for a particular client so it works according to her head. No wonder the operation. This company has its…
ruby-on-railsasked Peterson Fonseca 21 -
1
votes0
answers210
viewsQ: How to filter active client list in a given period
Good morning everyone. I am developing a management software for a home care company. I have a list of clients who may be active or inactive within a month. Each customer has a contract value with…
-
0
votes0
answers142
viewsQ: Login com instagram em app Android
I have a beginner’s doubt that this is causing me a certain inconvenience. How to log in with an Instagram account and pick up the list of followers and people I follow? I’ve seen several video…
-
0
votes1
answer230
viewsQ: How to save data from another model. To archive information
I have two models: employees and reports. Every month some information about employees changes while others remain the same. I want to create reports with the information month by month. So if you…
ruby-on-railsasked Peterson Fonseca 21 -
0
votes1
answer52
viewsQ: I would like to connect Rails to Intel xdk
My ultimate goal is to create an xdk app that interacts with Rails. If nobody knows exactly how it works but give a light on how to access the sqlite with ruby and javascript already helps a lot. I…