- Clone code or download as zip
- Download node: https://nodejs.org/en/download/
- npm install in the root directory and in the backend directory to install all node modules from the package.json
- cd to project root directory (cs320-f19-finalsurvey) after downloading -> npm install
- cd backend -> npm install
- npm run dev in the root directory. This command will run both the frontend and backend concurrently
- Manager login: [email protected]
password: cowanau
Employee 1 login: [email protected]
password: besonma
Employee 2 login: [email protected]
password: kochne
- Deleting a question in creating a survey will not reorder question numbers and cause issues unless deleting the last question in the list
- Employee submitting survey may not see their survey move to completed at first, must refresh the page to see it update
- Slider value is not default set, must move it at least once to set a value