Skip to content

ljm1400/cs320-f19-finalsurvey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Survey Documentation

Setup

Running the app

  1. 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
  2. npm run dev in the root directory. This command will run both the frontend and backend concurrently
  3. Manager login: [email protected]
    password: cowanau

    Employee 1 login: [email protected]
    password: besonma

    Employee 2 login: [email protected]
    password: kochne

Issues Not Solved

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published