simonpkerr / music-memories

MIT License
1 stars 0 forks source link

memory walls should be more flexible #35

Open simonpkerr opened 11 years ago

simonpkerr commented 11 years ago

add in the ability to choose a layout method. either static, grid, list, or custom where the user can move things around themselves.

simonpkerr commented 11 years ago

look at html5 drag and drop functionality

simonpkerr commented 11 years ago

also, the ability to auto-generate a layout like a moodboard. or have a few layouts calculated, generate thumbnails and give the option for the user to choose one and then save it as their custom view.

simonpkerr commented 11 years ago

grid and list view respond to the layout and show as a single or multi-column. Custom view is a fixed width panel that would be pannable at smaller resolutions. wall owners should have the ability to save their layout, define a default ordering. wall viewers can change the view but the default will remain the same

simonpkerr commented 11 years ago

wall items should have a random bg generated which the wall owner can then change. This also applies to walls themselves. The wall gallery would also be sortable by name, date added.