Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.31 KB

Emaily

A​ MERN Stack (MongoDB, Express, React, Node) Feedback Collection ​Web​ ​Application​ with focus on functionality ​built​ ​with​ ​Node,​ ​React,​ ​Redux,​ ​ExpressJS, sendgrid (for sending emails)​ ​and​ ​MongoDB that​ ​uses​ ​OAuth​ ​(Google)​ ​and​ ​can​ ​accept​ ​payments​ ​online using Stripe.

Here are the screens for this project:

Send out surveys with counters of Yes or No.

Imgur

Adding credits through Stripe (to send out surveys).

Imgur

New Survey Form.

Imgur

Form Confirmation before it is sent out.

Imgur


It is currently deployed here!

If you want to check it out, go to the directory where you want to clone it and then:

git clone https://github.com/rja907/Emaily.git

npm i (to install the dependencies)

npm run dev (to start the local server)

After this, you'll be redirected to your browser where you can test the app out. Remember, some functionality might not be available because I did not commit my secret keys.

Let me know what you thought about it!

Cheers, Raj! :D