nathanmiller9 / project1

A modern day mixtape maker which enables users to create mixtapes and pair them with pictures, videos, or text for somebody meaningful to them. https://nathanmiller9.github.io/project1/
https://nathanmiller9.github.io/project1/
1 stars 2 forks source link

Firebase/JavaScript Mix name and recipient name populated to mix.html from firebase once declared by mix creator (applicable ids are in the comments) #51

Open nathanmiller9 opened 7 years ago

nathanmiller9 commented 7 years ago

The mix name and recipient name need to be populated to mix.html from firebase once those things are declared by the mix creator. the mix.html ids are "final-playlist-title" (for mix name) and "final-giftee" (for recipient). The "final-mix-placeholder-title" will also need to be hidden when the new mix name and recipient name are populated.

allansala27 commented 7 years ago

I'll get on that right now