Power Play is a video library with full-on entertaining music videos.
-
- Landing page has two fixed
Navbar,Sidebar& one dynamicHomesections. - Navbar consists of
Brand Icon,Searchbar&Login/Logoutbutton. - Sidebar consists of Home & other pages available.
- Home includes a
Play Herecall-to-action button which redirects toTrendingpage. - Throughout the app,
Toastsare shown based on user actions, divided intoSUCCESS,INFO&WARNINGtoast types.
- Landing page has two fixed
-
- Trending page consists of a
category chips+sort-by dropdown, & all videos available. - Sorting can be done based on
MOST VIEWED&MOST RECENT. Additional optionClear Allto clear all applied filters (includesSearchalso). - A Video Card has thumbnail, title, duration, category & other details along with two buttons to
Like/Dislike&Add/Remove WatchLater.
- Trending page consists of a
-
- A single video page basically contains a video player & right side contains other videos to explore.
- At the top, video title & singers are mentioned.
- Below the video player, the other video details are mentioned such as views, duration, category, language, release year.
- Plus, 3 buttons :
Like/Dislike,Add/Remove WatchLater&Add to Playlist - Clicking on
Add to playlistopens up a modal to create a new playlist, and add/remove any video to a specific playlist.
-
- Likes page lists all the liked videos of the user.
- Video Card has two buttons
Dislike&Add/Remove WatchLater.
-
- Watch Later page lists all the videos added to watch later by the user.
- Video Card again has the same two buttons
Like/Dislike&Add/Remove WatchLater.
-
- Playlists page lists all the playlists containing videos added by the user.
- Video Card has two buttons
Like/Dislike&Remove from Playlist. - Additionally, each playlist has a
Delete Playlistbutton present.
-
- History page lists all the videos played by the user atleast once.
- Video Card has two buttons
Like/Dislike&Remove from History. - Additionally, a
Clear Historybutton is present.
-
- User can switch between
Sign-Up&Logintabs. - One can signup with new credentials or login via existing one.
Guest Loginis also available.
- User can switch between