IEEE-VIT / playtify

Playtify is a flutter app that recommends a playlist based on your mood!
MIT License
11 stars 16 forks source link

Feature: integrate Spotify API for playlists retrieval #12

Closed dk-a-dev closed 10 months ago

dk-a-dev commented 11 months ago

Description:

Integrate the Spotify API into the Playtify app to fetch playlists from a specific category (e.g., "Pop," "Rock," "Chill"). This integration will allow the app to access and display Spotify playlists within the chosen category.

Tips for the issue:

To do:

Resources:

Note:

The task is assigned to contributors on a first-come, first-serve basis, and the contributor has to report progress every 3 days to ensure active development on the tasks. If you need any help feel free to tag and message

RitwikSingh28 commented 10 months ago

@dk-a-dev Please assign me this issue

dk-a-dev commented 10 months ago

You can work on this now @RitwikSingh28

RitwikSingh28 commented 10 months ago

@dk-a-dev

Problem Encountered:

The use of pub.dev/spotify_sdk requires the user to have the Spotify app installed on their device.

Proposed Approach:

Since we only need to fetch the playlist from a specific genre, we can:

Advantage:

Dependency on presence of Spotify app removed

Please let me know your thoughts :thought_balloon:

dk-a-dev commented 10 months ago

@RitwikSingh28 i agree with ur approach, good work on researching stuff , I approve u can work

dk-a-dev commented 10 months ago

@RitwikSingh28 whats the status of issue buddy

RitwikSingh28 commented 10 months ago

@RitwikSingh28 whats the status of issue buddy

@dk-a-dev I have been working on integrating the Spotify API, and have made the following progress.

Task List

Expected Time of Completion

Will be done by today, 22:00 IST

Reason for Delay

Had been away from my machine due to vacations. My sincerest apologies for the delay.

dk-a-dev commented 10 months ago

@RitwikSingh28 whats the status of issue buddy

@dk-a-dev I have been working on integrating the Spotify API, and have made the following progress.

Task List

  • [x] Registered app on Spotify Dev
  • [x] Authorization Code Flow integrated
  • [x] Need to integrate Playlist retrieval by genre or category

Expected Time of Completion

Will be done by today, 22:00 IST

Reason for Delay

Had been away from my machine due to vacations. My sincerest apologies for the delay.

Good Job Dude,Take ur time, just give me progress report in every 3 days