A new page is to be created: It should show information and stats of a single song The following is required: - [ ] a search function, where you're able to search for a specific song. You should be able to search by name and by ID - The search should only look through the existing entries in the Dataframe; you shouldn't make requests to Spotify for this - [ ] the page, featuring overview for the song - [ ] General information - [ ] Streaming information - [ ] A filter to filter for specific timespans - [ ] A calendar/timeline to see, how often you listened and when
A new page is to be created: It should show information and stats of a single song
The following is required: