Coder Social home page Coder Social logo

kico's Introduction

Hi there 👋

kico's People

Contributors

evrard-nil avatar florian-le-menn avatar samylegalloudec avatar thomasherbe avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

matchollet

kico's Issues

segmentation : link the image capture to the backend

  • Modify the image service to use FormData
  • Upload the newly created image to the backend through the API
  • Get the returned image and display it in the list
  • Modify the properties of the images
  • Get images from the backend

Implementation api endpoint

  • Implémenter addVideo
  • Implémenter addImageToVideo
  • Implémenter deleteImage
  • Implémenter deleteVideo
  • Implémenter getImage
  • Implémenter getVideo
  • Implémenter getVideos
  • Implémenter getImageFromVideo
  • Implémenter updateImage
  • Implémenter updateVideo
  • Ajouter les annotations sur les images
  • Supprimer la video du filesystem après suppression en base
  • Supprimer l'image du filesystem après suppression en base
  • Vérifier l'existence d'une video avant l'insertion d'une image
  • Remettre à jour les specs OpenApi
  • Mettre en place des exemple dans les specs
  • Remettre à jour les readme
  • Améliorer la gestion des erreurs
  • Variabiliser la conf

Annotation - Modifier sauvegarder localStorage

Il faut modifier la manère dont on sauvegarde les images sur le localStorage sur la page d'annotation
Actuellement, toutes les images sont sauvegardées quand on les reçoit du serveur. Il risque d'y avoir trop d'image pour le localstorage s'il y a trop d'image

TODO :

  • Sauvegarder l'image dans localstorage quand on clic dessus
  • L'enlever quand on change d'image

Ajouter authentification simple

Demander aux utilisateurs de renseigner leur nom, sauvegarder dans les cookies et utiliser ce nom pour les annotations/segmentations.

Dockerize app

  • Build a dockerfile for front
  • Build a dockercompose file for whole app
  • Initialize mongodb
  • Document readme

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.