Survey

A full stack application to help create dynamic surveys and share them with others.


Survey Maker

This application allows users to generate their own surveys, share them with others, and view the results afterwards. The frontend was made using React and Bootstrap, and it is connected to a backend server made using Express and MongoDB which stores the state of the survey to allow for it to be retrieved.

Link to Demo: here

Technologies: React, Express, Node, MongoDB, JavaScript, HTML/CSS