spetrovi / songbook

GNU General Public License v3.0
2 stars 0 forks source link

Dashboard #13

Closed spetrovi closed 9 months ago

spetrovi commented 10 months ago

dashboard

we'll ut this in navbar too, so we'll have view with books, songs, my collections etc Books cards fo available books Click on the book -> leads to book view-> info and accordion with songs

Songs bunch of cards for newly added songs Card leads to song detail view

My collections cards, last card is empty card with + create new!

My songs the same

Starred leads to accordion f starred songs

spetrovi commented 10 months ago

we have several parts of the dashboard that are being powered by Slider.js, for smooth sliding experience. On top of that, we can click a button to create a new songbook and edit its title inplace. For unwanted songbooks we can push delete button, although some warning (they have it in htmx examples) would be best so user doesn't accidentaly delete stuff. For now its good for testing.

spetrovi commented 10 months ago

https://github.com/spetrovi/songbook/assets/13680229/c6afce64-ab15-4336-9000-41feb89c8d7c

spetrovi commented 9 months ago

Ok, we're pretty accomplished here. There is some polish to be done, but all in all the prototype is there