You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pdir="auto">This project is a client-side React application that uses <ahref="https://surveyjs.io/"rel="nofollow">SurveyJS</a> components. The application displays a list of surveys with the following buttons that perform actions on the surveys:</p>
5
+
<uldir="auto">
6
+
<li><strong>Run</strong> - Uses the <ahref="https://surveyjs.io/form-library/documentation/overview"rel="nofollow">SurveyJS Form Library</a> component to run the survey.</li>
7
+
<li><strong>Edit</strong> - Uses the <ahref="https://surveyjs.io/survey-creator/documentation/overview"rel="nofollow">Survey Creator</a> component to configure the survey.</li>
8
+
<li><strong>Results</strong> - Uses the <ahref="https://surveyjs.io/dashboard/documentation/overview"rel="nofollow">SurveyJS Dashboard</a> component to display survey results as a table.</li>
9
+
<li><strong>Remove</strong> - Deletes the survey.</li>
<pdir="auto">You can integrate this project with a backend of your choice to create a full-cycle survey management service as shown in the following repos:</p>
0 commit comments