Synthesis Image Noise Detection on Distributed Data : A web app to collect data on noise detection by humans on images. https://diran.univ-littoral.fr/doc

rigwild d8980abf1d Merge branch 'feature/api-error-handler' into develop 6 anni fa
api b3533442b3 Changed config port. Added getImage (not working) 6 anni fa
public 6c62d244ef init 6 anni fa
src e8d1e55842 Added development environment 6 anni fa
.editorconfig 6c62d244ef init 6 anni fa
.eslintrc.js e8d1e55842 Added development environment 6 anni fa
.gitignore dd49f8c64e * Added config file 6 anni fa
README.md dd49f8c64e * Added config file 6 anni fa
babel.config.js 6c62d244ef init 6 anni fa
config.js b3533442b3 Changed config port. Added getImage (not working) 6 anni fa
package.json 7c8e2fb280 Added error handler + example with listScenes 6 anni fa
yarn.lock 7c8e2fb280 Added error handler + example with listScenes 6 anni fa

README.md

Antoine_Internship

Travaux développés par Antoine dans le cadre de son stage de DUT2.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint