I have built this app to help me build different camera packages. Once the camera package is built I create a PDF with some other contact information and send it to a rental house for them to create a quote for me.
Right now it is something that is only used by me. It works OK, but there are just too many times I’m having to jump into the backend of my google sheet to resolve things.
How it works is on the Project Info tab you type in some important info.
Then go to the Cameras tab and use the check box to select which Camera you’d like on your order. If you want multiple you click into the item and type a quantity.
You do the same thing on the Lenses and AKS page, using the checkboxes to select which items you’d like on your order.
Then I go back to the project info tab and I click the Check Order button, this takes me to a page of the google sheet.
On that google sheet page, I have some formulas that coagulate all of the items that were checked off into a single sheet. From there I can look at the final order, create a PDF, and then attach it to my email to the rental house.
Here is one page of what the final product might look like.
(I removed some of the personal information that would usually be displayed.)
The issue with this is that I have to depend on having a google sheet that is then created into a PDF, it does not work for multiple users. I would have to make this a template and set it up for each user. The act of creating and editing packages is really clunky too, but I feel like I should be able to resolve that on my own. I think if I mostly had a better way to setup the app where I can select a bunch of different packages to be combined together in one email, maybe using Zapier? I would love to be able to save the package for each project too and be able to recall them.
If you have an app that is similar I’d love to see how you did it. It feels like a pretty common task.
And no I can’t just send them a link to the app, especially if they would have to sign in.