https://github.com/biomathcode/swipe-survey
Survey based on Swipe interaction.
https://github.com/biomathcode/swipe-survey
nextjs react survey
Last synced: 3 months ago
JSON representation
Survey based on Swipe interaction.
- Host: GitHub
- URL: https://github.com/biomathcode/swipe-survey
- Owner: biomathcode
- License: mit
- Created: 2023-07-04T18:42:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T19:39:45.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T02:44:51.435Z (5 months ago)
- Topics: nextjs, react, survey
- Language: TypeScript
- Homepage: https://swipe-survey.vercel.app
- Size: 3.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
## Swipe Survey
- Simple Yes/No Survey
- Includes Survey Builder
- Get Response from anyone
## Features:
- Analytics
- Collect Response
- Simple & Easy
- Interactive DesignSome Questions to ask ?
- Why surveys don't have funnels ?
-## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## References:
[IBM Decision Model](https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/21.0.x?topic=decisions-creating-decision-model)