Skip to content

manasayedire/surveyape

 
 

Repository files navigation

surveyape

TEAM 10:

Aravindhan Elayakumar (011439961) Jainul Patel (012463737) Manasa Yedire (012448566)

The URL to access your app: http://54.213.196.21:3000/

Surveyape provides a platform for users to create and take survey. The user is offered a myriad of options to create questions for the survey. The surveyors are invited to take the survey either through email or QRcode. The Surveyor can see the statistics for each survey and will be analyze the results. We have options for user to take the survey anonymously as well. We have used the best UI/UX design to make it easy for the surveyors and surveyee to create and take the survey respectively. A user can sign up for suveyape account and he would be sent a confirmation mail to activate his account. The application was developed using Spring boot for the backend, JPA with Hibernate as the provider for persistence, MySQL for the database and ReactJS for the frontend.

Build instructions:

  1. Clone repository
  2. Install Node.js to location of directory SurveyApeFrontEnd
  3. Install NPM to location of directory
  4. Run "npm install" to load all node dependencies
  5. Run frontend application by "npm start"
  6. Install Java JDK 1.8.1
  7. Maven import to root SurveyApe directory location
  8. Run "mvn clean package" to root SurveyApe directory
  9. Run "java -jar "

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.0%
  • Java 36.3%
  • Other 1.7%