Built a Customer Survey Web App — Feedback Welcome #772
Unanswered
Mounika1542
asked this question in
Q&A
Replies: 4 comments 1 reply
|
Looks Great |
1 reply
|
Nice work! |
0 replies
|
Looks Great |
0 replies
|
Nice project! The combination of a responsive frontend, Express backend, and Google Sheets for storing survey responses is a practical approach for a lightweight application. A few improvements you could consider:
The Google Sheets integration is especially useful for a small project because it avoids the need to set up a separate database. Overall, this is a good practical project for demonstrating frontend, backend, and API integration skills. 👍 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I recently built a Customer Survey Web Application where users can submit feedback, and the responses automatically get stored in Google Sheets using Apps Script.
Live Demo: https://customer-servey.vercel.app
Git Hub repo: https://mounika1542.github.io/Customer-Servey/
Tech Stack:
Features:
I would love feedback, suggestions, or ideas to improve this project.
Also open to collaboration!
Thanks in advance.
All reactions