mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #519] Homepage and artist page revamp ideas #314
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#314
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SO9010 on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/519
Is your feature request related to a problem? Please describe.
This is related to #268 and loosely #476; however, I'm focusing on two other features I would love to implement here.
I am proposing a new layout for the home page and adding some information to the artist page.
I created some mock-ups of how these could look; the homepage is inspired by Spotify, just simpler and involves only the apps which are available to us; the Artist page is inspired by the album page.
Home page

I forgot to add the artist names and descriptions for the daily mixes!!
Get top tracks/artists API
Artist page

Challenges
The hardest part of this is related to #268, which is finding the correct APIs to get the wiki documentation and the social media links; also, how would you be able to handle it if there is no information for one of these artists? Or what happens if, say, the wiki page is only available in a different language?
Additional context
It would be nice to have feedback from various people so that it appeals to a broad audience. Additionally, I will set up a draft PR where I am working on this.