an invention by mlauhoff
Project Description
I hate finding and playing albums on Spotify. I never find what I want, when I want. Playlists are weird for playing albums.
I would love to have something that is like a whiteboard or diagram software. Perhaps like a visual programming system.
Have cover art blocks. Arranged, piled, scaled, whatnot. Have text, other images, lines, drawings, background.
Possible interactions: Click to play. Draw arrows between the albums to chain play them.
Challenge: Finding a good library to do the heavy lifting frontend work.
Distraction: Spotify API authentication.
Learn: Modern frontend development
Goal for this Hackweek
- Get an idea how things like Angular, Vue, etc. work. Pick one. Possibly Angular, since that is what the frontend teammates use.
- Do the tutorial
- Hack up a prototype
- Make notes on the way
This project is part of:
Hack Week 22
Activity
Comments
Similar Projects
Cobbler Angular Web Interface by SchoolGuy
Project Description
The old Cobbler webinterface was built into the server, leading to a huge dependency stack only required for a few people.
Goal for this Hackweek
The project should aim to finalize the first prototype of the new Angular based web interface.
A secondary goal of this hackweek is to learn a lot of Angular.
Update for Hackweek 24
The GH project received some traction since I have some vacation. As such it is my aim to get a first alpha released to close the milestone 0.0.1 (or whatever version I can release with semantic release).
Resources