Just wanted to share a simple grocery list app I created with bubble (available on both app stores). While it’s nothing crazy, it is still pretty exciting for me having no previous experience in coding, programming, etc to be able to have something I built on the app stores. You can store your grocery list in one place, check items off with one click, and sync other user’s lists with your own (for families or roommates).
I’d like to reference @natedogg and his online courses through codelessacademy.com. By following his lessons over the past couple of weeks I’ve learned how to build some pretty functional and complex applications AND how to successfully upload them to both app stores. Very simple and straightforward lessons. Thanks Nate!
@Townsend Just running as a shell referencing the web app.
I referenced codelessacademy.com to help with walking me through the steps of taking my .zip file and creating the .ipa and .apk files needed for publishing to the app stores.
It runs smoothly for iOS. I have noticed when testing on android that users do have to scroll to view the whole page if they are on a smaller screen size. With that said it does still does what it’s supposed to.
I didn’t use bubble for the iPhone mockups (used canva.com, an awesome free and simple design tool). Just find an iPhone template with no background online, download and upload, then upload the screen shot of your app on top of the iPhone template.
As for the slide show, I did use bubble.
You just need to go to the plugins, search “slick slideshow” and install. You’ll see it under visual elements and the rest is pretty self explanatory.
If you’re interested in checking out the app (iOS or Android) just shoot me a message and I’ll get you a coupon code to download for free. I just ask that if you like it, please take a second to leave a short review on the App Store.
I am having a similar issue with my app on an Android device, the width fits perfectly, but the user has to scroll up/down to view the entire page…Did you manage to fix this for Android?
@Rogelio Can you give access to the preview link? I suspect its your inner content not getting shrinked/scaled down. Did you try to inspect it in chrome?