Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 722 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 722 Bytes

SurveIt

Welcome to SurveIt. Collect Feedback from your users!

Click here to get started.

Send mass emails to a big list of users for the purpose of collecting feedback.

Technologies Used

  • HTML
  • CSS
  • Javascript
  • React
  • Node
  • Express
  • MongoDB
  • Stripe API
  • Google Oauth Authentication
  • Passport Authentication
  • SendGrid API

URL

https://surveit.herokuapp.com/

Routes

  • /auth/google
  • /auth/google/callback
  • /api/logout
  • /api/current_user
  • /api/stripe
  • /api/surveys
  • /api/surveys/:surveyId/:choice
  • /api/surveys/webhooks

Success Response

  • Code: 200

Error Response

  • Code: 400