3 Open Issues Need Help Last updated: Nov 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the implementation of a customizable dashboard where users can freely rearrange, resize, and hide/show individual widgets such as "Recent Moods" or "Trends." The system must also persist these personalized layout preferences across sessions for each user.

Complexity: 4/5
good first issue ieee-igdtuw data-visualization

AI Summary: Implement an interactive calendar view to display mood entries, color-coded according to the mood. Users should be able to click on individual days to view detailed mood information and potentially drag entries to other days to update their associated date.

Complexity: 4/5
bug good first issue ieee-igdtuw

AI Summary: This issue requests the implementation of a dark mode toggle, allowing users to switch between light and dark themes. The chosen theme preference must be saved in localStorage to ensure it persists across browser sessions and different pages of the application. The core task involves adapting all relevant UI components to correctly display styles for the active theme.

Complexity: 3/5
good first issue ieee-igdtuw