Skip to main content

Portfolio

Florilège portal

ARCAD (Agropolis Resource Centre for Crop Conservation, Adaptation and Diversity) is developing an innovative centre in Montpellier dedicated to the conservation and study of the agrobiodiversity of Mediterranean and tropical crops. The Florilège project was born in this context.

Real-time questions management

Creation of a Drupal 8 platform allowing to moderate in real time questions asked during a programme:

  • Questions asked from a remote website are sent via web service (REST calls making use of the interface provided by JSON API).
  • When a new question is created, Drupal notifies a websocket server (in that case built upon Ratchet) thanks to the ZMQ asynchronous messaging library.
  • Questions are displayed in real time on the admin interface (websocket), which makes heavy use of JavaScript to re-order, archive, remove them, or send questions onto the set or highlight them.