Skip to content

Feedback survey collection application using React Redux and nodejs

Notifications You must be signed in to change notification settings

vaibhav046/feedback-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback Survey

 

Feedback Survey

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

feedback-survey

Feedback survey collection application using React Redux and nodejs.

The application does a google auth strategy single sign on with google+ profile active users with gmail account. This application does a simple feedback creation with a standard email template. The feedback survey is a survey generation application Integrated an sendgrid to send mailers and search local running instance to search based on email title.

✨ Features

✔️ Google Auth;
✔️ Survey Creator Template;
✔️ Email Sender Template;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/vaibhav046/feedback-survey

# Access
$ cd feedback-survey

# Install dependencies
$ cd client && npm i 
$ cd server && npm i 

# Run the project
$ cd client && npm start 
$ cd server && npm start

# The server will initialize in the <http://localhost:3000>

Made with ❤️ by Vaibhav Kumar Goyal

 

Back to top

About

Feedback survey collection application using React Redux and nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages