sbefore uploading, i need to choose album or individual content. right now the first step is the DND - the first step should be choose an album or individual content. to reiterate ther requirements,  build a multi-step upload page with vue.js:
(1) Choose album or individual content upload.
(2a, if album) Name an album, add a description, upload cover photo. Upload DND for the album content. 
(2b, if individual content) Upload DND for content. 
(3) Add Track Details:
* Name\*   
* Description  
* Category\*   
  * required: choose one  
    * Studio production	  
    * Music video	  
    * Meditation	  
    * DJ set	  
    * Behind the scenes	  
    * Concert  
    * Live recording	  
    * Video lesson  
* [Metadata](https://docs.google.com/spreadsheets/d/1kbeH0_7Of0dOChu_ik4bJSLWvS5Alpr13gRW7tNHCv8/edit?gid=0#gid=0):  
  * Genre\*   
    * required: choose one or input ‘other’  
  * Featured instruments\*   
    * required: choose many and/or input others  
  * Primary instrument   
    * choose one or input others  
  * Language\*   
    * required: choose many and/or input others  
  * Tradition  
    * choose many or input others  
  * Deity  
    * choose many or input others  
  * Intention   
    * choose many or input others  
  * Mood   
    * choose many or input others  
  * Tags (select up to 5\)  
    * choose many or input others  
  * Vocals\*  
    * required: if instrumental is yes all else is no  
      * Instrumental  
        * Yes  
        * No  
      * Male  
        * Yes  
        * No  
      * Female  
        * Yes  
        * No  
      * Choir  
        * Yes  
        * No  
      * Circle  
        * Yes  
        * No  
  * Uploaded by  
  * Uploaded time  
  * Release date  
  * Record label	  
  * Recording Country
i should be able to upload one or many content items at once with progress indicators and add metadata to all content items. if i upload many tracks, i can easily navigate back/forth to each content item that i've uploaded to edit the content metadata before publishing.