Private experimentation directory for lab.global-launch.partners
Your first setup experiment
2nd step with validations inserted
Integration with Google apps Scripts. Used Gemini for guidance. I wished tha tpeople upload images upto 2 mB in size and also that images shud be resized if too large. Deployment was terrible- it screwed up the UI, destroyed the validations that Claude had coded and also didn't end up working
Integration with Google apps Scripts. Used Claude for guidance. I removed acouple of conditions that I asked gemini - removed the resizing requirment. If the image is beyond 1 MB in size, user simply has to reupload the image.
Used recaptcha for first time
2 options - anyone can sign in and enter data, only allowed list of people can sign-in and enter the data. These options have to be toggled in the app script
Next experiment ready for deployment...