A celebration of timeless creativity through distinctly modern creative means. Originated as a way to learn Re-Frame by creating something non-trivial, but is still functional enough for discovering and listening to actual music.
lein figwheel
runs the main application
All of the data used for the application lives in the static file compositions.edn.
To automatically add to this file, run the function contained in the comment
in track.clj, which will search YouTube for the desired trackname and artist and update the file with the result (assuming a valid YouTube API key).
Any other edits can be done manually to the file, although realistically better update and deletion tools need to be written.
I used this project as the subject of a presentation for a Technical Communication class when I finished my last semester of undergrad.
Although the actual video and notes for the presentation have been lost, the bullet points in the presentation should give some insight into the motivations and design process.
- Several tracks that refer to obsolete video urls that will need updating or deleting.
Special thanks to http://freehtml5maps.com/free-html5-europe-map/ for a lot of work