Skip to content

Robert-OP/feedback-app

Repository files navigation

feedback-app

Node + React: Fullstack Web Development

Application & Flow

Application for startups to request feedback from their customers. Features:

  • users sign up via Google OAuth
  • user pays for email credits via stripe
  • dashboard for startup owners
  • user creates a new 'campaign'
  • input list of emails to send the survey to
  • send emails to the list of surveyees
  • get tabulation of results and see report of all survey responses

Check Front-End inside '/client/'

  1. Enhanced authentication flows with Google OAuth authentication

  2. Communicate data from MongoDB to the React application

  3. Handle credit cards and receive payments from users with Stripe

  4. Effectively create and send emails from the back-end server with SendGrid

  5. Receive feedback from SendGrid when user clicks/opens the email by using a webhook

About

Node + React: Fullstack Web Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published