- playlist_ID : this is set to auto-increment so when a user makes a playlist it is assigned an individual ID
- user_ID : pulled from the user database so that the playlist is assigned to the correct user
- playlist : a list of arrays which store which songs were selected for the playlist
- design : a list of arrays which store the design elements used for the design of the tape
- tape_colour : a variable is stored in this field dependant on what colour cassette tape was chosen
- tape_name : the name the user added to the mixtape

User Database : For login/register
No comments:
Post a Comment