Skip to content

A Web app to create, share survey and analyze statistics, based on mongodb + vercel serverless

License

Notifications You must be signed in to change notification settings

anig1scur/Surveyyy

Repository files navigation

Surveyyy

A Web app to create and collect survey, with data analysis admin panel.

Now it supports the following question types:

  1. Slider
  2. Choice (multi / single, supporting custom option)
  3. Fill in the blank
  4. Swiper (yes or no)

Usage

  1. access https://surveyyy.vercel.app/admin/surveys and create a new survey, including types above.
  2. then we got a survey id, access https://surveyyy.vercel.app/survey/{survey_id} to fill in the survey.
  3. share the survey to your friends, and check the result in admin panel.

TODO

  • Survey Model
  • Submit API
  • Survey submit
  • Admin panel
    • Accounts && Cookie/Token
    • Survey Config
      • visual
    • Data analysis

Serverless Hosting

mongodb

This project is based on the free mongodb provided by https://cloud.mongodb.com/v2/

vercel deploy

The front-end is hosted on https://vercel.com/, while the serverless functions are hosted on vercel as well.

About

A Web app to create, share survey and analyze statistics, based on mongodb + vercel serverless

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages