A website inspired by Last.fm that will keep track of your listening statistics
lastfm music statistics
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Create TODOS.md

oscar345 f9384858 446f7781

+29
+29
TODOS.md
··· 1 + # Todos for the project 2 + 3 + ## General 4 + 5 + - [ ] pagination component 6 + - [ ] 7 + 8 + ## Social 9 + 10 + - [ ] friends page 11 + - [ ] public user page 12 + 13 + ## Library 14 + 15 + - [ ] recordings page 16 + - [ ] releases page 17 + 18 + ## Catalog 19 + 20 + - [ ] artist page 21 + - [ ] release page 22 + - [ ] release version page 23 + - [ ] recording page 24 + 25 + ## Components 26 + 27 + - [ ] release list item 28 + - [ ] recording list item 29 + - [ ] scrobble count (for inside list item)