lespina / bass-case

Full-stack web application for social music hosting & sharing
https://bass-case.herokuapp.com/
3 stars 0 forks source link

PA Review: Song CRUD #2

Open lespina opened 6 years ago

lespina commented 6 years ago

Implement frontend songs views:

lespina commented 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.

lespina commented 6 years ago

Nevermind, figaro had an easy one-line command to fix it. The feature is fully operational as far as I can see!

lespina commented 6 years ago

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!