Skip to content

Quick ⚡️ and easy 🤩 surveys & quizes for Vue Apps 💚

License

Notifications You must be signed in to change notification settings

srav001/survey-kit

Repository files navigation

survey-kit

Survey kit is a Vue 💚 tool aimed to quickly and easily create surveys & quizes. It is aimed to let anyone add surveys ( like google survey ) or quizes to their web apps. We can add surveys within components or as a whole page as needed.

TODO: Add more details and instructions

The current roadmap for first release includes all features described in v1.

Features for v1 🔥

  • Create surveys easily & fast
  • Support for multi-language
  • Caches to local storage
  • Style freely & quickly
  • Quick survey templates

The plan for v2 is to be able to connect to a DB either by individual hosting or through connection parameters. Then provide a report based on the survey or quiz as a graph or chart.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint

Format with Prettier

pnpm format

Run Unit Tests with Vitest

pnpm test:unit

Run End-to-End Tests with Cypress

pnpm build
pnpm test:e2e # or `pnpm test:e2e:ci` for headless testing

License

MIT

About

Quick ⚡️ and easy 🤩 surveys & quizes for Vue Apps 💚

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published