Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
4
Likes
5
Comments
Create your own store without code. Use Google Sheets to collect orders.
by
Team Glowbom
https://glowbom.com/store/
Hi guys!
We’re working on a no-code tool where you can create apps by using the voice. We have recently released the store app preset that lets you create an e-commerce app connected to a Google Sheet: glowbom.com/store
Please check it out and let us know if you have any questions or feedback.
Here's how the app looks like...

The app collects orders using a Google Sheet...

and collects payments with PayPal...
To publish the web app, we recommend using Netlify. It allows you to drag & drop the web app folder directly to the dashboard. The web app deploys automatically, and you will get the app link shortly after that. Optionally, you will be able to connect the web app with the custom domain or subdomain.
To build the app for iOS or Android manually, you need to install Flutter, a software development kit created by Google.
To build and deploy the app automatically, we recommend using Codemagic. With Codemagic, you can easily build your project and publish it to Google Play, App Store, and the web. You might need to put the source-flutter folder to GitHub before starting the building process.
Learn more here: https://glowbom.github.io/mobile-orders/
This comment was deleted 6 years ago