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

Open Issues Need Help

View All on GitHub
Software Development Team Project

AI Summary: Implement user login and registration functionality for a music streaming website. This includes creating user accounts, securely storing user data, handling login attempts (including unsuccessful ones), and managing user information using cookies to display user data on the website.

Complexity: 4/5
help wanted
Software Development Team Project

AI Summary: Implement a song recommendation algorithm for a music streaming website. The algorithm should use a roulette wheel selection method, prioritizing songs with more plays. The algorithm should also allow filtering recommendations by genre and should order songs by selection probability for efficiency.

Complexity: 3/5
enhancement help wanted
Software Development Team Project

AI Summary: Design and implement the layout (markup) for the header, left sidebar filters, and right sidebar playlist for a music streaming website. This involves creating the visual structure without focusing on styling or functionality.

Complexity: 3/5
help wanted