The API has changed after the video was uploaded. The correct URL is www.mockachino.com/dedc196a-0500-4d/cars
@jejidyanjackson28682 жыл бұрын
how to add API from Superbase ?
@ImaginesExpressionum3 жыл бұрын
Thank you for the tutorials you're making on AppGyver, super useful! Would you be able to make a tutorial on how to build that REST API? It would be super useful for beginners like me trying to experiment and explore app development. Thank you!
@pushingpandas64792 жыл бұрын
Can you please make a tutorial with database elements? You write the "Cars" direcly in the app and not with a connected database which would be the usual way.
@sheesesheikh4513 жыл бұрын
What's your method to sticky a button to the bottom right of the page? If we use absolute positioning, then the button position will vary from device to device. This is for the splash screen page where it'll show the buttons to sign up or login.
@CuriosityLab_talk3 жыл бұрын
Yes. I would absolute position as well, however I think the from the bottom. I'm thinking about doing a twitter clone, including this button. Would that be a good idea for a video?
@sheesesheikh4513 жыл бұрын
@@CuriosityLab_talk Yes, that would be a great video. The issue I faced while trying to setup the splash screen is that the buttons were supposed to be at the bottom of the screen, but since there wasn't that much content, the buttons were just after the content instead of at the bottom.
@godspowerikeagwu4758 Жыл бұрын
Please is everything about appgyver free?
@alisonseah3 жыл бұрын
Hi, thanks for the demo/tutorial. We learnt a lot. If you will, can you pls share more details on the the deployment part like how to make it live, the fees involved? AppGyver said it is free to design the app, but what should we do, or the fee involved for hosting/publish it? Million thanks & Merry Christmas!
@CuriosityLab_talk3 жыл бұрын
This is true. Are you making an app or website?
@rodrigonicolasgomez85963 жыл бұрын
Could you teach how to make an app like uber or to book taxis?
@CuriosityLab_talk3 жыл бұрын
Let me think about. I will add to my long list of designs for app I want complete. :-)
@rodrigonicolasgomez85963 жыл бұрын
@@CuriosityLab_talk thank you very much I will wait for you, a strong hug.
@wiseguyfittness2 жыл бұрын
The mock api is empty and has no vehicle data?
@CuriosityLab_talk2 жыл бұрын
Ah. Wrong url. This is the correct www.mockachino.com/dedc196a-0500-4d/cars
@presetformtrl2 жыл бұрын
@@CuriosityLab_talk i think there are some problems {"cars":[{"first_name":"Barack","last_name":"Obama","date_of_birth":"1961-08-04"}]}
@CuriosityLab_talk2 жыл бұрын
@@presetformtrl Sorry. You are ruight. Here is the correct URL: www.mockachino.com/dedc196a-0500-4d/cars
@warfajama3 жыл бұрын
You are talanted
@CuriosityLab_talk3 жыл бұрын
Thanks you.
@ehmedovramin75162 жыл бұрын
Hi people. How are you? I'm new to appgyver and don't know how to create links to open social media and external urls via app? Because, I could only find the Tap Component +"Open Page" navigation, but no other options to send users to my youtube video or write me via whatsapp or call me or to create link to any external website. So how to set up these things in appgyver? P l e a s e , N e e e d H e e e l p :))
@CuriosityLab_talk2 жыл бұрын
Did you try the "Open native share dialog" flow function from the marketplace? This opens the native share dialog to share text content to another app.