This is the core UI library for the CeleryViz project.

celery hacktoberfest monitoring-tool ui
1 Open Issue Need Help Last updated: Jul 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the CeleryViz frontend's `TaskInformationContainer` to update the displayed task information when new events arrive for an already displayed, running task. This involves listening for new events and comparing them to the currently displayed task ID, updating the container's content if a match is found.

Complexity: 3/5
bug good first issue

This is the core UI library for the CeleryViz project.

Dart
#celery#hacktoberfest#monitoring-tool#ui