Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 661 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 661 Bytes

Questionnaire for air company

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.

Demo

http://survey.da4.info/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build