Skip to content

feat(client): send track + geolocation to backend to log listening session #7

Description

@Rend1027
  • After extracting the track metadata (title, artist, album art, preview_url)
  • And after capturing user geolocation (lat, lng)
  • Send a POST request to our backend ( /api/listening-sessions)
  • Payload should include:
  • spotifyTrackId
  • title
  • artist
  • preview_url
  • image_url (album art)
  • lat
  • lng

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions