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

Jérôme BUISINE 7b9fca5904 Add of docker images and deployment преди 5 години
api b3533442b3 Changed config port. Added getImage (not working) преди 5 години
public 6c62d244ef init преди 5 години
src e8d1e55842 Added development environment преди 5 години
.dockerignore 7b9fca5904 Add of docker images and deployment преди 5 години
.editorconfig 6c62d244ef init преди 5 години
.eslintrc.js e8d1e55842 Added development environment преди 5 години
.gitignore dd49f8c64e * Added config file преди 5 години
Dockerfile_back 7b9fca5904 Add of docker images and deployment преди 5 години
Dockerfile_front 7b9fca5904 Add of docker images and deployment преди 5 години
Makefile 7b9fca5904 Add of docker images and deployment преди 5 години
README.md dd49f8c64e * Added config file преди 5 години
babel.config.js 6c62d244ef init преди 5 години
config.js 7b9fca5904 Add of docker images and deployment преди 5 години
docker-compose.yml 7b9fca5904 Add of docker images and deployment преди 5 години
package.json 7c8e2fb280 Added error handler + example with listScenes преди 5 години
yarn.lock 7c8e2fb280 Added error handler + example with listScenes преди 5 години

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