Skip to content

collects and aggregates customer feedback with email surveys

Notifications You must be signed in to change notification settings

stevensworks/teamaster-io

Repository files navigation

teamaster-io

initialize

  • git clone this repo
  • install nodemon globally
  • npm i in terminal
  • change dev.example.js to .dev.js && update env vars
  • change .env.example to .env && update env vars
  • npm run dev in terminal

about

collects and aggregates customer feedback with email surveys, where:

  • React renders multiple components with Webpack bundling
  • Redux manages, stores, and updates signed in users and surveys
  • Passport middleware authenticates users via Google OAuth
  • Stripe API receives payments for survey credits
  • MongoDB stores user and survey data in the Atlas cloud

About

collects and aggregates customer feedback with email surveys

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published