A Social music player where people choose which music to play next, the song which has most upvotes is played next. Built using Typescript,Next.js,mongoDB.

fullstack music-listening music-player nextjs typescript youtube-api
2 Open Issues Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the refetching mechanism in the Musical application to prevent interruption of currently playing tracks. The refetching should update the track list without pausing or stopping playback. This likely involves optimizing the timing and/or method of data fetching and updating the UI.

Complexity: 3/5
bug help wanted good first issue

A Social music player where people choose which music to play next, the song which has most upvotes is played next. Built using Typescript,Next.js,mongoDB.

TypeScript
#fullstack#music-listening#music-player#nextjs#typescript#youtube-api

AI Summary: Implement functionality for the 'Play Next' button in a social music player application. This involves handling user clicks, fetching the next song based on upvote count from a MongoDB database, and updating the currently playing track in the application's UI.

Complexity: 3/5
bug good first issue

A Social music player where people choose which music to play next, the song which has most upvotes is played next. Built using Typescript,Next.js,mongoDB.

TypeScript
#fullstack#music-listening#music-player#nextjs#typescript#youtube-api