SYSC4806_Project - Mini Survey Monkey
The Mini Survey Application, is meant to mimick the Survey Monkey application by allowing users to create surveys, and have other users fill them out.
This project is done by:
- Emmitt Luhning
- Marko Majkic
- Defa Hu
- Josh Downing
- Amith Kumar Das Orko
Links
CircleCi: https://app.circleci.com/pipelines/github/SYSC-4806-Project/SYSC4806_Project/35/workflows/6dddec6a-da92-438a-844c-9262283fe742/jobs/40 \
Repository: https://github.com/SYSC-4806-Project/SYSC4806_Project:
Process to test the project
Note. this application cannot be run without ocnfiguring the associated MongoDb database
- Open a terminal, and run "npm install". then run "npm start" after install is done.
- Open a new terminal, cd to the client folder, and run "npm install". then run "npm start" after install is done.
- Now, the project website will pop up.
- You can create survey by cliking the button "create survey".
- after you create surveys, you can go back to the main page, then select the button "view surveys".
- the last survey in the bottom is the latest created survey.