3 Open Issues Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub
Software Development Version Control (Git)

AI Summary: Implement functionality for a website's navbar to collapse or close after clicking on a section link. This involves modifying the existing HTML and CSS to create a responsive navbar that hides after a section is selected.

Complexity: 3/5
enhancement good first issue
Software Development Version Control (Git)

AI Summary: Implement smooth scrolling functionality for the navigation bar links on a restaurant website. This involves modifying the existing HTML and CSS to create a smooth transition instead of an abrupt jump when a navigation link is clicked.

Complexity: 2/5
good first issue
Software Development Version Control (Git)
Dark mode 3 months ago

AI Summary: Implement a dark mode feature for a restaurant website built with HTML and CSS. This involves creating a dark theme stylesheet or using CSS variables to toggle between light and dark themes, potentially with a user interface element to switch between them.

Complexity: 3/5
enhancement help wanted