Create a custom online survey webpage using AWS Amplify with a private backend. This repository contains the Amplify frontend code written in Vue and the backend which consists of a GraphQL endpoint and a DynamoDB table to store survey results. On the backend, you can also review the response results for the surveys that your profile has access to.
You can deploy the project using Amplify by adding this repo or a fork to Amplify. All the frontend and backend components will automatically be set up for you and after a few minutes, you can get started hosting your own surveys.
Take a look at a live demo here; https://survey.marek.rocks/.
In case you have any suggestions, questions or remarks, please raise an issue or reach out to @marekq.