diff --git a/MusicPlayerV2-GUI/src/assets/appleMusicIcon.svg b/MusicPlayerV2-GUI/src/assets/appleMusicIcon.svg new file mode 100644 index 0000000..7fcf6a0 --- /dev/null +++ b/MusicPlayerV2-GUI/src/assets/appleMusicIcon.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/MusicPlayerV2-GUI/src/components/libraryView.vue b/MusicPlayerV2-GUI/src/components/libraryView.vue new file mode 100644 index 0000000..b5e9c2c --- /dev/null +++ b/MusicPlayerV2-GUI/src/components/libraryView.vue @@ -0,0 +1,10 @@ + + + \ No newline at end of file diff --git a/MusicPlayerV2-GUI/src/components/playerView.vue b/MusicPlayerV2-GUI/src/components/playerView.vue new file mode 100644 index 0000000..bf059d4 --- /dev/null +++ b/MusicPlayerV2-GUI/src/components/playerView.vue @@ -0,0 +1,119 @@ + + + + + + \ No newline at end of file diff --git a/MusicPlayerV2-GUI/src/components/playlistView.vue b/MusicPlayerV2-GUI/src/components/playlistView.vue new file mode 100644 index 0000000..0928228 --- /dev/null +++ b/MusicPlayerV2-GUI/src/components/playlistView.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/MusicPlayerV2-GUI/src/components/playlistsView.vue b/MusicPlayerV2-GUI/src/components/playlistsView.vue new file mode 100644 index 0000000..db22bd6 --- /dev/null +++ b/MusicPlayerV2-GUI/src/components/playlistsView.vue @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/MusicPlayerV2-GUI/src/views/AppView.vue b/MusicPlayerV2-GUI/src/views/AppView.vue index 5f8b046..7ac29e4 100644 --- a/MusicPlayerV2-GUI/src/views/AppView.vue +++ b/MusicPlayerV2-GUI/src/views/AppView.vue @@ -1,15 +1,31 @@ \ No newline at end of file diff --git a/old/frontend/package-lock.json b/old/frontend/package-lock.json index 800445f..c0ecfa7 100644 --- a/old/frontend/package-lock.json +++ b/old/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "musicplayerv2", - "version": "0.1.0", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "musicplayerv2", - "version": "0.1.0", + "version": "1.0.0", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": {