Skip to content

Projet de recherche M1 permettant de faire des sondages avec une intégration de page web.

Notifications You must be signed in to change notification settings

Faraphel/Survey-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey Engine

This is a small engine for the survey created for one of our master projet.
It allows for a small survey embedding a web page to track the user input allowing for metrics collection.
This run with the PyQt6 and PyQt6-WebEngine librairies.

Installation

To install the projet, you will need to install :

  • Python >= 3.11 (preferably in a virtual environment with python3 -m venv ./.venv/)
  • Python dependencies (python3 -m pip install -r ./requirements.txt)

Or download one of the build in the releases page.

Run

You can run the projet simply by using the command python3 main.py.
A window will then open containing the survey. Once the survey finished, a file containing all the data will be created in the ./results/ directory.
If configured properly, the result can also be automatically sent to a discord webhooks.

About

Projet de recherche M1 permettant de faire des sondages avec une intégration de page web.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages