Open lespina opened 6 years ago
Hey David, if you plan to look at my heroku push--I believe everything is working but my live version simply doesn't have credentials to access my AWS (since those are stored locally), so you can't succeed in uploading any songs. It works great locally, and the error seems to just be a rollback for failed paperclip validation when trying to use the live upload form.
Nevermind, figaro had an easy one-line command to fix it. The feature is fully operational as far as I can see!
I'm fairly stumped on how to implement the current last goal of this MVP, so if you have any input on that please let me know!
Implement frontend songs views:
[x] SongsIndex
[x] SongsForm
[x] Display all songs on "/" (stream) page
[x] Style appropriately
[x] Display errors
[x] Allow user to upload a song without an image
[x] Allow user to upload multiple songs at once (in preparation for eventual playlists)
[ ] Pull cover art from mp3 images with embedded image files upon initial upload and pre-fill the image file input field