Questionnaire made with Vue.js and Firebase. Questions retrieved from firebase, user answers them with yes\no\not sure options. All questions are required. After questions user uploads photo, if mobile picture can be taken from camera. Photo is also required. Then user accepts terms and send answers and photo to firebase database and storage. There is special page for admin where answers and photos of all users are shown.
npm install
npm run serve
npm run build