Vibe Lab

Private experimentation directory for lab.global-launch.partners

Original File

Your first setup experiment

With validations

2nd step with validations inserted

Image uploading using Google

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

Image uploading using Claude

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.

Using recaptcha

Used recaptcha for first time

Using Google sign in

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...