Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement New Functions for s3 service #19

Closed
7 tasks done
beinfluential88 opened this issue Mar 19, 2022 · 1 comment
Closed
7 tasks done

Implement New Functions for s3 service #19

beinfluential88 opened this issue Mar 19, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@beinfluential88
Copy link
Contributor

beinfluential88 commented Mar 19, 2022

Implement Playlist service features:

  • A function to get the playlist based on its id
  • A function to create the playlist
  • A function to delete the playlist
  • A function to add songs to the current playlist
  • A function to delete a song from the current playlist
  • A function to edit the name of the playlist
  • A function to edit the order of the songs in the playlist (Nice to have)

TASKS:

  • add edit_playlist_name function
  • add delete_song function
  • add add_song function
  • add delete_playlist function
  • add create_playlist function
  • add get_playlist function
  • add list_all_playlists
@bingsoorim
Copy link
Contributor

bingsoorim commented Mar 24, 2022

  • Update app.py
  • Update Readme

@bingsoorim bingsoorim added this to the Sprint2 milestone Mar 24, 2022
@bingsoorim bingsoorim added the s3 label Mar 24, 2022
@bingsoorim bingsoorim added this to To do in ⭐ Sprint 2 Mar 24, 2022
rezvanm added a commit that referenced this issue Mar 26, 2022
rezvanm added a commit that referenced this issue Mar 26, 2022
rezvanm added a commit that referenced this issue Mar 26, 2022
bingsoorim added a commit that referenced this issue Mar 26, 2022
Since Rezvan is also working on issue #19
@bingsoorim bingsoorim moved this from To do to In progress in ⭐ Sprint 2 Apr 1, 2022
@bingsoorim bingsoorim added this to To do in ⭐ Sprint 3 Apr 1, 2022
rezvanm added a commit that referenced this issue Apr 2, 2022
@rezvanm rezvanm moved this from To do to Done in ⭐ Sprint 3 Apr 2, 2022
@rezvanm rezvanm closed this as completed Apr 2, 2022
@rezvanm rezvanm moved this from In progress to Done in ⭐ Sprint 2 Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

3 participants