Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 2 KB

README.md

File metadata and controls

37 lines (25 loc) · 2 KB

SurvHey Project

Survey Creator featuring a React.js frontend and Spring Boot backend using a H2 embedded database. This repo includes both survhey-frontend and survhey-backend as well as the docker-compose.yml

Run the entire SurvHey Project

Run the following from the project-root:

docker-compose up

The FrontEnd NGINX Server is reachable by navigating to "localhost" in your web browser. The BackEnd is reachable under "localhost:8080"

Image of SurvHey stack in Docker

Project Architecture

Architecture Overview

In-depth documentation

Screenshots

Sample implementation on a customers website

Screenshot 2022-01-02 at 22 39 00

Overview over created surveys

Screenshot 2022-01-02 at 15 46 08

Sample survey and it's current voting results

Screenshot 2022-01-02 at 15 45 02

Geotracking of survey participants

Screenshot 2022-01-02 at 15 45 22