You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to develop a feature that allows users to see what other people are listening to in their vicinity. This feature will help users discover new music, albums, and artists based on real-time data of nearby listeners.
Requirements:
Geolocation: The system should use the user's location to find other users nearby.
Listening Activity:
Users should be able to view what music other nearby users are currently listening to (artists, albums, songs).
Display should include basic info like:
Song name
Artist name
Album name
Profile of the user who is listening
Real-Time Updates:
The list of users’ current listening activity should update in real-time or near real-time.
Allow users to refresh the list manually to see the most recent data.
Privacy:
Users should have control over whether their listening activity is visible to others nearby.
Implement a setting that allows users to toggle the visibility of their listening activity.
User Interface:
Display nearby users' listening activity on a map or list view.
Users should be able to see music trends in their area and connect with others based on similar tastes.
Integration:
Integrate with the existing music platform (e.g., Spotify API) to get live data on what users are currently listening to.
Use geolocation data (e.g., Google Maps API, device geolocation) to determine nearby users.
Issue Description:
We need to develop a feature that allows users to see what other people are listening to in their vicinity. This feature will help users discover new music, albums, and artists based on real-time data of nearby listeners.
Requirements:
Real-Time Updates:
Privacy:
User Interface:
Integration: