Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

See What People are Listening to Near You #5

Description

@ArdaHalim2

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:

  • 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions