Skip to content

restful web-application for psychological surveys

Notifications You must be signed in to change notification settings

florell/surveyProject

Repository files navigation

Platform for psychological surveys

The project is a web application with restful api for easy monitoring of the results of several popular tools for the psychological state of patients. Implemented within the academic discipline "Algorithms and Data Structures", SPbU

How to start?

  1. install docker and docker-compose
  2. git clone this repo
  3. move to project directory
  4. run docker-compose up --build