Transform Google Form to Web Application with ChatGPT
https://noobitguy.one/sending-data-to-google-sheets-with-ai-generated-web-application/
Convert the following google form link below into a responsive HTML website that can send a query string directly into google sheets file.
The form should be able to auto submit the data into google sheets without prompting the confirmation page from google form with using Google Form POST request.
The HTML form website design should be minimal with theme of pastel.
The header of the form should display wording "xxx"
Input of the form should be in the following order,
1. "xxx" with the following input option
xxx
xxx
xxx
2. "xxx" with restriction to only number input
3. "xxx" with the following input option
xxx
xxx
xxx
And after submit form should show sweet alert message box wording "Completed" and redirect to prompt form for input data again.
[---------- Prefilled link Google Form ----------]
Please generate file "index.html" and download link.