UniversalTraveller / capstone-project

https://tagged-podcast-player.vercel.app/
MIT License
0 stars 0 forks source link

Show Episode details #3

Closed UniversalTraveller closed 2 years ago

UniversalTraveller commented 2 years ago

Value Proposition

As a user I want to click on an episode to open it so that I can get more detailed information about it.

Description

Image

Acceptance Criteria

Tasks

Complexity

M

alexclaes commented 2 years ago

Hi Andreas,

the promised value for the user cannot be fulfilled. There is no feature to start listener yet.

Therefore this user story is incomplete. It won't add any value for the user.

I think your first user story should be concerned about rendering an episode list of a podcast.

This could be the second user story to select a single episode and see details (like the length). The next one could be the audio player.

Also you should not spend much time on UI styling in the beginning. The "bottom fixed" position should not be part of an early user story yet.

RobertBReich commented 2 years ago

Hi Andreas,

Sounds like an overview/details page select to me. Looks ok. 👍

cheers R.

ahohnsen commented 2 years ago

Hey Andreas,

Please stick to the given format for the value proposition:

As a user I want to click on an episode to open it so that I can get more detailed information about it.

It would be nice if the scribble would contain the whole screen and not just a part of it. With the scribble you have added it is not clear if the detailed view opens as an overlay or if it just pushes the rest of the list further down. 🤔

A click on an episode in the episode list opens a detail view. The detail view contains the show notes, but shortened to three lines.

How can the detailed view be closed? On a second click or will there be a close-button? And how can the user see the whole description? I would assume that I can see everything in a detailed view 🙂