Jelly Spotter App
A citizen science application to support jellyfish population research
To support jellyfish research in the EU Horizon 2020 funded project GoJelly, I teamed up with a fellow student to implement a cross-platform citizen science application to track jellyfish sightings submitted by volunteers around the baltic sea. The application was developed under the supervision of Professor Dr. Jamileh Javid Pour from the University of Southern Denmark (SDU), Department of Biology.
Jelly Spotter App on the App Store (Apple iOS)
Jelly Spotter App for the browser (All Devices)

The jellyfish sightings are used by scientists to enable modelling and prediction of jellyfish bloom in the future. For example, this will enable swimmers in the baltic region to be warned about the stinging lion’s mane jellyfish. Warnings and jellyfish forecasts are planned to be added to the Jelly Spotter App in the future. In the first season of launching the app, we have registered over 600 jellyfish sightings, most of which were submitted with a picture of the jellyfish.

Jelly Spotter App in the Media
We are proud that major German media reported about the Jelly Spotter App :) Here are some example articles (in German):
[DLF Nova] Quallenplage: Sie werden mehr und sollen bald vorhersagbar sein
[Galileo] Der große Glibber: Quallen erobern die Weltmeere
[MOPO] Quallen-Ärger in der Ostsee: Eine App soll jetzt helfen
[NDR] Quallen in der Ostsee: Vorhersagen bald möglich
[RTL] Diese App soll Quallen vorhersagen
[Zeit Online] Forscher arbeiten an Quallen-Vorhersage-App
Implementation

The Jelly Spotter App was developed cross-plattform for the web, with native applications for Apples iOS and iPad OS. We used Google Firebase for a simple ‘serverless’ backend for both versions. The web application was developed as a responsive, single-page application using React.js and TypeScript. For displaying the map on the web version, we used the Mapbox API.