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

Podcast "store" feature #26

Open
16 tasks
mpagels opened this issue Dec 18, 2020 · 0 comments
Open
16 tasks

Podcast "store" feature #26

mpagels opened this issue Dec 18, 2020 · 0 comments

Comments

@mpagels
Copy link
Owner

mpagels commented Dec 18, 2020

Value statement - a requirement, not a solution

As a user
I need a store where I can see all available podcasts
so that I can choose my favorite podcasts and save it in or remove it from my profile

Description (Text, Scribble, Wireframe, Design)

Untitled-2020-12-15-0036(1)

Acceptance criteria

  • all available podcasts from DB are shown with the podcasts logos (small) in a list
  • on the top left above the podcast logo is the "back to store" button, if this is clicked, i get back to the homepage
  • already saved podcasts are shown with a little green tick on the right bottom on top of the podcast logo
  • when I click on a podcast logo, the podcast information site will be opened
    --
  • there I can see the podcast logo in big
  • on the top left above the podcast logo is the "back to store" button, if this is clicked, i get back to the store
  • the description text what the podcast is about
  • the action button shows "add to account" or "remove from account", depending podcast is already in account or not
    --
  • when hit "add to account" a pop up is shown, with the question
  • to close the pop-up, and abort the save process, I can hit the X in the right top corner
  • I can choose the category from a top down list
  • or I can choose to add a new category
  • if new category is selected, a input field is shown, where the user can input the new category
  • when hit the save button, the app checks, if category still exists, and shows an error, that category exists and to choose another category name
  • if category not exists, the app saves the podcast to that category and closes the popup and reloads the podcast overview site

Tasks

  • make small "store" podcast-logos

Size

(large)

@mpagels mpagels changed the title Podcast "store" Podcast "store" feature Dec 20, 2020
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