Surveyslug

Survey Slug allows a user to create a survey form, send a link to their friends to fill out the survey, and view the responses of that survey.

View the Project on GitHub LadyMozzarella/SurveySlug

Survey Slug

What is Survey Slug?

Survey Slug is a web based survey application. It allows a user to create a survey, get the link to send the survey to friends, and view the results from the surveys that they created.

Getting Started

Visit Survey Slug

Log in or Sign up

A user must be logged in to create surveys and view their responses. The log in or sign up links are available on the home landing page.

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/landing.png?raw=true

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/login.png?raw=true

Create a Survey

The user can create a survey. There can be as many questions as the user would like. There can also be whatever amount of answers the user would like also.

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/create-survey.png?raw=true

Complete a Survey

The form link can be sent to another user to take the form. Here's what the survey form would look like:

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/fill-out-surv.png?raw=true

The user is thanked for taking the survey and given a set of links to follow.

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/complete-survey.png?raw=true

View Surveys and See Results

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/view-surveys-btn.png?raw=true

The user can see a list of the surveys that they created.

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/user-surveys.png?raw=true

The user can also see the results of a survey that they created.

https://github.com/LadyMozzarella/SurveySlug/blob/master/images/survey-results.png?raw=true

Technology Stack

Contributors