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

Create blank playlist #5

Open
2 tasks
scott-coates opened this issue Dec 30, 2022 · 0 comments
Open
2 tasks

Create blank playlist #5

scott-coates opened this issue Dec 30, 2022 · 0 comments

Comments

@scott-coates
Copy link
Contributor

Description

When the user clicks a button, a blank playlist should be created for the user. This means you should not write any logic to determine which songs go in the playlist because that task will come next.

Requirements

  • Validate that the inputs (genre, year, etc.) are not empty. If they are empty, give the user an error message with an alert box.
  • When the user has selected their choices and clicks generate, create a blank playlist in that user's Spotify Account.
  • Do NOT not write any logic to determine which songs go in the playlist because that task will come next.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant