Show
The show view is meant to group togther everything related to the show. The term "show" is browd, this can incluse many content types, TV shows, Podcasts, Radio, etc.
| Add buttions | Design | GitHub | Chat |
Before you start developing you will need to setup your environment, if you have not done that yet visit Development Envietment.
- Details
- Backend
- Frontend
Details
These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.
Details & Status
| Field | Value |
|---|---|
| Owner | Mendy |
| Lead | Deborah |
| Product Status | In Revision |
| Doc Status | In Progress |
| Last Update | |
| Version | 0.01 |
| Release | Internal |
| Phase | Alpha |
Backend
API
There are no specific endpoints to serve podcast data, however, to fetch the data needed to achive the podcasts fuctiponalities, one should ustilize the content endpoints and filter by podcast type.
To see the data needed for each view or feature, please see the feature documentations bellow. docs to API
Features & Functions
Frontend
User Story
As a busy user I don’t want to watch but rather listen to a podcast, however, when I hear a voice I don’t recognize, I want to take a glance at my phone to see a name and/or photo of who is talking or maybe ask the built-in “AI/assistant”.
Design
User Flow
Splash views > Intro > Onboarding > Overview > All Categories > All Shows > All Hosts > Show > Episodes > Episode
Sections / Widgets
AppBar
AppBar
Header
Header
Using the header widget set a "Content Header"
Tabs
Using the tabs widget set the following tabsSearch
Search
Details
Details
Summary
Summary
Epesods
Epesods
Membership
Membership
Store
Store
Community
Commuity
play
Play
Using the button widget set a FAB action for the user to start playing from the begining or where the user hast last stopped.