charles-55 / Mini-SurveyMonkey

A mini-survey monkey web application that allows a surveyor to create a survey with a list of questions.
1 stars 1 forks source link
javascript spring-boot thymeleaf

Mini-Survey Monkey

Overview

A mini-survey monkey web application that allows a surveyor to create a survey with a list of questions. Questions can be open-ended (text), asking for a number within a range, or asking to choose among many options. Users fill out a survey that is a form generated based on the type of questions in the survey. Surveyor can close the survey whenever they want (thus not letting in new users to fill out the survey), and at that point a survey result is generated, compiling the answers: for open-ended questions, the answers are just listed as-is, for number questions a histogram of the answers is generated, for choice questions a pie chart is generated.

Authors

  1. Osamudiamen Nwoko
  2. Osas Iyamu
  3. Ese Iyamu
  4. Leslie Ejeh
  5. Toyin Adams

State of the Project

Database Schema as of Milestone 3

image

Model UML Diagram as of Milestone 3

image