/emaily

A MERN-stack web application providing simple feedback collection via email campaigns.

Primary LanguageJavaScript

Emaily - Simple Feedback Collection Service

Emaily is a MERN full-stack web application that allows users to send mass emails to a large list of users for the purpose of collecting feedback. It has an authentication system implemented using Passport.js and Google Oauth and provides functional billing and payment processing using the Stripe API. It uses Mongoose for survey creation and utilizes the SendGrid API to automatically send emails to recipients.

Emaily live link: https://orm-emaily.herokuapp.com/

landing-screenshot

Technologies and Frameworks Used

  • Front-end: React.js, Materialize.css
  • Back-end: Node.js, Express, MongoDB
  • Deployment: Heroku
  • Authentication: Passport, OAuth 2.0