Open Issues Need Help
View All on GitHub enhancement good first issue Intermediate GSSOC25
AI Summary: Implement a glassmorphic design for the navigation bar in the EventMappr web application. This involves using CSS to create a blurred, transparent, and shadowed effect while maintaining responsiveness across different screen sizes and compatibility with light and dark themes.
Complexity:
3/5
enhancement good first issue Intermediate GSSOC25
AI Summary: Fix the responsive design issue in the EventMappr web application where event cards overflow on smaller screens. This involves adjusting CSS (likely using media queries or Tailwind CSS directives) to ensure the cards fit within the screen width on mobile devices without horizontal scrolling.
Complexity:
2/5
enhancement good first issue Intermediate GSSOC25