diff --git a/index.html b/index.html index d077f81..1890ea4 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + @@ -10,7 +10,9 @@ - Vite + Vue + TS + + Park Ease +
diff --git a/package-lock.json b/package-lock.json index f2de583..4866bc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,14 +12,16 @@ "@heroicons/vue": "^2.0.18", "@vicons/ionicons4": "^0.12.0", "@vicons/ionicons5": "^0.12.0", + "@vicons/material": "^0.12.0", "@vueuse/core": "^10.2.1", "axios": "^1.4.0", - "chart.js": "^4.3.0", + "chart.js": "^4.3.3", "instascan": "^1.0.0", "naive-ui": "^2.34.4", "pinia": "^2.1.4", "three": "^0.154.0", "tw-elements": "^1.0.0-beta3", + "vicons": "^0.0.1", "vue": "^3.2.47", "vue-chartjs": "^5.2.0", "vue-router": "^4.2.2" @@ -690,6 +692,11 @@ "resolved": "https://registry.npmjs.org/@vicons/ionicons5/-/ionicons5-0.12.0.tgz", "integrity": "sha512-Iy1EUVRpX0WWxeu1VIReR1zsZLMc4fqpt223czR+Rpnrwu7pt46nbnC2ycO7ItI/uqDLJxnbcMC7FujKs9IfFA==" }, + "node_modules/@vicons/material": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@vicons/material/-/material-0.12.0.tgz", + "integrity": "sha512-chv1CYAl8P32P3Ycwgd5+vw/OFNc2mtkKdb1Rw4T5IJmKy6GVDsoUKV3N2l208HATn7CCQphZtuPDdsm7K2kmA==" + }, "node_modules/@vitejs/plugin-vue": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz", @@ -1318,9 +1325,9 @@ } }, "node_modules/chart.js": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.3.2.tgz", - "integrity": "sha512-pvQNyFOY1QmbmIr8oDORL16/FFivfxj8V26VFpFilMo4cNvkV5WXLJetDio365pd9gKUHGdirUTbqJfw8tr+Dg==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.3.3.tgz", + "integrity": "sha512-aTk7pBw+x6sQYhon/NR3ikfUJuym/LdgpTlgZRe2PaEhjUMKBKyNaFCMVRAyTEWYFNO7qRu7iQVqOw/OqzxZxQ==", "dependencies": { "@kurkle/color": "^0.3.0" }, @@ -3795,6 +3802,14 @@ "integrity": "sha512-nguyw8L6Un8eelg1vQ31vIU2ESxqid7EYmy8V+MDeMaHBqaRSkg3dTBToC1PR00D89UzS/SLkfYPnx0Wf23IQQ==", "dev": true }, + "node_modules/vicons": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/vicons/-/vicons-0.0.1.tgz", + "integrity": "sha512-suYeiVqw/q+ijWBlsGP5vhTUphRqLzCLZKqBHK4iuzlOmP1omKWDWQd+da7rDZU7dyPD5TTV9MXTLCxQt3d7zQ==", + "dependencies": { + "vue": "^3.0.2" + } + }, "node_modules/visibilityjs": { "version": "1.2.8", "resolved": "https://registry.npmjs.org/visibilityjs/-/visibilityjs-1.2.8.tgz", diff --git a/package.json b/package.json index 55491d9..c1557aa 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,16 @@ "@heroicons/vue": "^2.0.18", "@vicons/ionicons4": "^0.12.0", "@vicons/ionicons5": "^0.12.0", + "@vicons/material": "^0.12.0", "@vueuse/core": "^10.2.1", "axios": "^1.4.0", - "chart.js": "^4.3.0", + "chart.js": "^4.3.3", "instascan": "^1.0.0", "naive-ui": "^2.34.4", "pinia": "^2.1.4", "three": "^0.154.0", "tw-elements": "^1.0.0-beta3", + "vicons": "^0.0.1", "vue": "^3.2.47", "vue-chartjs": "^5.2.0", "vue-router": "^4.2.2" diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 0000000..11067c1 --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,3 @@ + + + diff --git a/public/models/shiba/license.txt b/public/models/shiba/license.txt new file mode 100644 index 0000000..477e107 --- /dev/null +++ b/public/models/shiba/license.txt @@ -0,0 +1,11 @@ +Model Information: +* title: Shiba +* source: https://sketchfab.com/3d-models/shiba-faef9fe5ace445e7b2989d1c1ece361c +* author: zixisun02 (https://sketchfab.com/zixisun51) + +Model License: +* license type: CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/) +* requirements: Author must be credited. Commercial use is allowed. + +If you use this 3D model in your project be sure to copy paste this credit wherever you share it: +This work is based on "Shiba" (https://sketchfab.com/3d-models/shiba-faef9fe5ace445e7b2989d1c1ece361c) by zixisun02 (https://sketchfab.com/zixisun51) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/) \ No newline at end of file diff --git a/public/models/shiba/scene.bin b/public/models/shiba/scene.bin new file mode 100644 index 0000000..d19ca03 Binary files /dev/null and b/public/models/shiba/scene.bin differ diff --git a/public/models/shiba/scene.gltf b/public/models/shiba/scene.gltf new file mode 100644 index 0000000..6f1e234 --- /dev/null +++ b/public/models/shiba/scene.gltf @@ -0,0 +1,444 @@ +{ + "accessors": [ + { + "bufferView": 2, + "componentType": 5126, + "count": 272, + "max": [ + 0.31733599305152893, + 0.47673898935317993, + -0.0806410014629364 + ], + "min": [ + -0.31733599305152893, + -0.058437999337911606, + -0.5076500177383423 + ], + "type": "VEC3" + }, + { + "bufferView": 2, + "byteOffset": 3264, + "componentType": 5126, + "count": 272, + "max": [ + 0.9340780973434448, + 0.9938551783561707, + 0.9377336502075195 + ], + "min": [ + -0.9340780973434448, + -0.9991333484649658, + -0.9962129592895508 + ], + "type": "VEC3" + }, + { + "bufferView": 1, + "componentType": 5126, + "count": 272, + "max": [ + 0.298248827457428, + 0.12648066878318787 + ], + "min": [ + 0.02132176049053669, + 0.02299729734659195 + ], + "type": "VEC2" + }, + { + "bufferView": 0, + "componentType": 5125, + "count": 1152, + "type": "SCALAR" + }, + { + "bufferView": 2, + "byteOffset": 6528, + "componentType": 5126, + "count": 2145, + "max": [ + 0.4604490101337433, + 1.4105160236358643, + 0.3757419288158417 + ], + "min": [ + -0.4604490101337433, + -0.3642579913139343, + -1.0053009986877441 + ], + "type": "VEC3" + }, + { + "bufferView": 2, + "byteOffset": 32268, + "componentType": 5126, + "count": 2145, + "max": [ + 0.9990183115005493, + 0.9998841285705566, + 0.9998112916946411 + ], + "min": [ + -0.9990183115005493, + -0.9996188282966614, + -0.9989636540412903 + ], + "type": "VEC3" + }, + { + "bufferView": 1, + "byteOffset": 2176, + "componentType": 5126, + "count": 2145, + "max": [ + 0.9876394867897034, + 0.9882075786590576 + ], + "min": [ + 0.011742204427719116, + 0.01016166154295206 + ], + "type": "VEC2" + }, + { + "bufferView": 0, + "byteOffset": 4608, + "componentType": 5125, + "count": 11124, + "type": "SCALAR" + }, + { + "bufferView": 2, + "byteOffset": 58008, + "componentType": 5126, + "count": 130, + "max": [ + 0.1959719955921173, + -0.12931400537490845, + 0.05310700088739395 + ], + "min": [ + -0.1959719955921173, + -0.20747999846935272, + -0.10322500020265579 + ], + "type": "VEC3" + }, + { + "bufferView": 2, + "byteOffset": 59568, + "componentType": 5126, + "count": 130, + "max": [ + 0.9807860255241394, + -0.1950799822807312, + 0.9807860255241394 + ], + "min": [ + -0.9807860255241394, + -1.0, + -0.9807860255241394 + ], + "type": "VEC3" + }, + { + "bufferView": 1, + "byteOffset": 19336, + "componentType": 5126, + "count": 130, + "max": [ + 0.4016946256160736, + 0.2193942368030548 + ], + "min": [ + 0.32003873586654663, + 0.13798478245735168 + ], + "type": "VEC2" + }, + { + "bufferView": 0, + "byteOffset": 49104, + "componentType": 5125, + "count": 672, + "type": "SCALAR" + } + ], + "asset": { + "extras": { + "author": "zixisun02 (https://sketchfab.com/zixisun51)", + "license": "CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)", + "source": "https://sketchfab.com/3d-models/shiba-faef9fe5ace445e7b2989d1c1ece361c", + "title": "Shiba" + }, + "generator": "Sketchfab-12.68.0", + "version": "2.0" + }, + "bufferViews": [ + { + "buffer": 0, + "byteLength": 51792, + "name": "floatBufferViews", + "target": 34963 + }, + { + "buffer": 0, + "byteLength": 20376, + "byteOffset": 51792, + "byteStride": 8, + "name": "floatBufferViews", + "target": 34962 + }, + { + "buffer": 0, + "byteLength": 61128, + "byteOffset": 72168, + "byteStride": 12, + "name": "floatBufferViews", + "target": 34962 + } + ], + "buffers": [ + { + "byteLength": 133296, + "uri": "scene.bin" + } + ], + "extensionsUsed": [ + "KHR_materials_unlit" + ], + "images": [ + { + "uri": "textures/default_baseColor.png" + } + ], + "materials": [ + { + "doubleSided": true, + "extensions": { + "KHR_materials_unlit": {} + }, + "name": "default", + "pbrMetallicRoughness": { + "baseColorTexture": { + "index": 0 + }, + "metallicFactor": 0.0 + } + } + ], + "meshes": [ + { + "name": "Group18985_default_0", + "primitives": [ + { + "attributes": { + "NORMAL": 1, + "POSITION": 0, + "TEXCOORD_0": 2 + }, + "indices": 3, + "material": 0, + "mode": 4 + } + ] + }, + { + "name": "Box002_default_0", + "primitives": [ + { + "attributes": { + "NORMAL": 5, + "POSITION": 4, + "TEXCOORD_0": 6 + }, + "indices": 7, + "material": 0, + "mode": 4 + } + ] + }, + { + "name": "Object001_default_0", + "primitives": [ + { + "attributes": { + "NORMAL": 9, + "POSITION": 8, + "TEXCOORD_0": 10 + }, + "indices": 11, + "material": 0, + "mode": 4 + } + ] + } + ], + "nodes": [ + { + "children": [ + 1 + ], + "matrix": [ + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 2.220446049250313e-16, + -1.0, + 0.0, + 0.0, + 1.0, + 2.220446049250313e-16, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Sketchfab_model" + }, + { + "children": [ + 2 + ], + "matrix": [ + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0, + 0.0, + 0.0, + -1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "1.FBX" + }, + { + "children": [ + 3, + 5, + 7 + ], + "name": "RootNode" + }, + { + "children": [ + 4 + ], + "matrix": [ + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 2.220446049250313e-16, + -1.0, + 0.0, + 0.0, + 1.0, + 2.220446049250313e-16, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Group18985" + }, + { + "mesh": 0, + "name": "Group18985_default_0" + }, + { + "children": [ + 6 + ], + "matrix": [ + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 2.220446049250313e-16, + -1.0, + 0.0, + 0.0, + 1.0, + 2.220446049250313e-16, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Box002" + }, + { + "mesh": 1, + "name": "Box002_default_0" + }, + { + "children": [ + 8 + ], + "matrix": [ + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 2.220446049250313e-16, + -1.0, + 0.0, + 0.0, + 1.0, + 2.220446049250313e-16, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0 + ], + "name": "Object001" + }, + { + "mesh": 2, + "name": "Object001_default_0" + } + ], + "samplers": [ + { + "magFilter": 9729, + "minFilter": 9987, + "wrapS": 10497, + "wrapT": 10497 + } + ], + "scene": 0, + "scenes": [ + { + "name": "Sketchfab_Scene", + "nodes": [ + 0 + ] + } + ], + "textures": [ + { + "sampler": 0, + "source": 0 + } + ] +} diff --git a/public/models/shiba/textures/default_baseColor.png b/public/models/shiba/textures/default_baseColor.png new file mode 100644 index 0000000..34272a3 Binary files /dev/null and b/public/models/shiba/textures/default_baseColor.png differ diff --git a/src/App.vue b/src/App.vue index ffdc19d..25d18b5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,14 +1,41 @@ @@ -18,7 +45,5 @@ main{ display: flex; flex-direction: column; align-items: center; - //justify-content: end; } - diff --git a/src/assets/icons/ArrowDropDownFilled.svg b/src/assets/icons/ArrowDropDownFilled.svg new file mode 100644 index 0000000..605d388 --- /dev/null +++ b/src/assets/icons/ArrowDropDownFilled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/icons/ParkingPlaceIdIcon.vue b/src/assets/icons/ParkingPlaceIdIcon.vue new file mode 100644 index 0000000..c86d983 --- /dev/null +++ b/src/assets/icons/ParkingPlaceIdIcon.vue @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/assets/icons/ParkingPlaceLocation.vue b/src/assets/icons/ParkingPlaceLocation.vue new file mode 100644 index 0000000..f1121bf --- /dev/null +++ b/src/assets/icons/ParkingPlaceLocation.vue @@ -0,0 +1,9 @@ + + + \ No newline at end of file diff --git a/src/assets/icons/PersonIcon.vue b/src/assets/icons/PersonIcon.vue new file mode 100644 index 0000000..121c6a1 --- /dev/null +++ b/src/assets/icons/PersonIcon.vue @@ -0,0 +1,9 @@ + + + \ No newline at end of file diff --git a/src/assets/icons/PhoneIcon.vue b/src/assets/icons/PhoneIcon.vue index 4006bcb..68a0816 100644 --- a/src/assets/icons/PhoneIcon.vue +++ b/src/assets/icons/PhoneIcon.vue @@ -1,9 +1,10 @@ + \ No newline at end of file diff --git a/src/assets/icons/bank.png b/src/assets/icons/bank.png new file mode 100644 index 0000000..5ce3fd9 Binary files /dev/null and b/src/assets/icons/bank.png differ diff --git a/src/assets/icons/carIcon.svg b/src/assets/icons/carIcon.svg new file mode 100644 index 0000000..eaeebf6 --- /dev/null +++ b/src/assets/icons/carIcon.svg @@ -0,0 +1,14 @@ +<<<<<<< HEAD + + +======= + + + + + + + + +>>>>>>> origin/OwnerDashboard + diff --git a/src/assets/icons/cross.svg b/src/assets/icons/cross.svg new file mode 100644 index 0000000..edba1bc --- /dev/null +++ b/src/assets/icons/cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/icons/down-arrow.png b/src/assets/icons/down-arrow.png new file mode 100644 index 0000000..843b02f Binary files /dev/null and b/src/assets/icons/down-arrow.png differ diff --git a/src/assets/icons/drop-down.png b/src/assets/icons/drop-down.png new file mode 100644 index 0000000..f3fd7f8 Binary files /dev/null and b/src/assets/icons/drop-down.png differ diff --git a/src/assets/icons/edit.svg b/src/assets/icons/edit.svg new file mode 100644 index 0000000..37c41a7 --- /dev/null +++ b/src/assets/icons/edit.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/icons/eye.svg b/src/assets/icons/eye.svg new file mode 100644 index 0000000..c80b6dc --- /dev/null +++ b/src/assets/icons/eye.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/icons/facebook.png b/src/assets/icons/facebook.png new file mode 100644 index 0000000..d1b09e6 Binary files /dev/null and b/src/assets/icons/facebook.png differ diff --git a/src/assets/icons/instagram.png b/src/assets/icons/instagram.png new file mode 100644 index 0000000..bb718a8 Binary files /dev/null and b/src/assets/icons/instagram.png differ diff --git a/src/assets/icons/linkedin.png b/src/assets/icons/linkedin.png new file mode 100644 index 0000000..e3d4a41 Binary files /dev/null and b/src/assets/icons/linkedin.png differ diff --git a/src/assets/icons/location.svg b/src/assets/icons/location.svg new file mode 100644 index 0000000..a7da435 --- /dev/null +++ b/src/assets/icons/location.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/icons/mail.svg b/src/assets/icons/mail.svg new file mode 100644 index 0000000..5074875 --- /dev/null +++ b/src/assets/icons/mail.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/icons/money.png b/src/assets/icons/money.png new file mode 100644 index 0000000..23d38cb Binary files /dev/null and b/src/assets/icons/money.png differ diff --git a/src/assets/icons/notification.png b/src/assets/icons/notification.png new file mode 100644 index 0000000..b22421b Binary files /dev/null and b/src/assets/icons/notification.png differ diff --git a/src/assets/icons/paypal.png b/src/assets/icons/paypal.png new file mode 100644 index 0000000..9abd6af Binary files /dev/null and b/src/assets/icons/paypal.png differ diff --git a/src/assets/icons/pendingmoney.png b/src/assets/icons/pendingmoney.png new file mode 100644 index 0000000..19ce9af Binary files /dev/null and b/src/assets/icons/pendingmoney.png differ diff --git a/src/assets/icons/phone.svg b/src/assets/icons/phone.svg new file mode 100644 index 0000000..271e8a7 --- /dev/null +++ b/src/assets/icons/phone.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/icons/ratio.png b/src/assets/icons/ratio.png new file mode 100644 index 0000000..800fd1d Binary files /dev/null and b/src/assets/icons/ratio.png differ diff --git a/src/assets/icons/settings.png b/src/assets/icons/settings.png new file mode 100644 index 0000000..9e80835 Binary files /dev/null and b/src/assets/icons/settings.png differ diff --git a/src/assets/icons/star.svg b/src/assets/icons/star.svg new file mode 100644 index 0000000..61e64c3 --- /dev/null +++ b/src/assets/icons/star.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/icons/twitter.png b/src/assets/icons/twitter.png new file mode 100644 index 0000000..02319d8 Binary files /dev/null and b/src/assets/icons/twitter.png differ diff --git a/src/assets/icons/up-arrow-10.png b/src/assets/icons/up-arrow-10.png new file mode 100644 index 0000000..e788e23 Binary files /dev/null and b/src/assets/icons/up-arrow-10.png differ diff --git a/src/assets/icons/youtube.png b/src/assets/icons/youtube.png new file mode 100644 index 0000000..3c46fca Binary files /dev/null and b/src/assets/icons/youtube.png differ diff --git a/src/assets/images/Vector.png b/src/assets/images/Vector.png index f3fa854..0125a6c 100644 Binary files a/src/assets/images/Vector.png and b/src/assets/images/Vector.png differ diff --git a/src/assets/images/bunch of faces.jpeg b/src/assets/images/bunch of faces.jpeg new file mode 100644 index 0000000..bc51f51 Binary files /dev/null and b/src/assets/images/bunch of faces.jpeg differ diff --git a/src/assets/images/email.png b/src/assets/images/email.png new file mode 100644 index 0000000..ce1480b Binary files /dev/null and b/src/assets/images/email.png differ diff --git a/src/assets/images/icon.svg b/src/assets/images/icon.svg new file mode 100644 index 0000000..9f66b5d --- /dev/null +++ b/src/assets/images/icon.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/assets/images/mobile_app.png b/src/assets/images/mobile_app.png new file mode 100644 index 0000000..37d55af Binary files /dev/null and b/src/assets/images/mobile_app.png differ diff --git a/src/assets/images/occupied.png b/src/assets/images/occupied.png new file mode 100644 index 0000000..a48401b Binary files /dev/null and b/src/assets/images/occupied.png differ diff --git a/src/assets/images/owner_view.png b/src/assets/images/owner_view.png new file mode 100644 index 0000000..1bf2ffe Binary files /dev/null and b/src/assets/images/owner_view.png differ diff --git a/src/assets/images/parking.png b/src/assets/images/parking.png new file mode 100644 index 0000000..a09a78e Binary files /dev/null and b/src/assets/images/parking.png differ diff --git a/src/assets/images/parking.svg b/src/assets/images/parking.svg deleted file mode 100644 index 6018274..0000000 --- a/src/assets/images/parking.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/src/assets/images/parking_area.jpg b/src/assets/images/parking_area.jpg new file mode 100644 index 0000000..d9479ac Binary files /dev/null and b/src/assets/images/parking_area.jpg differ diff --git a/src/assets/images/parking_place2.jpg b/src/assets/images/parking_place2.jpg new file mode 100644 index 0000000..1e3916c Binary files /dev/null and b/src/assets/images/parking_place2.jpg differ diff --git a/src/assets/images/parking_slots.jpg b/src/assets/images/parking_slots.jpg new file mode 100644 index 0000000..fe9cee0 Binary files /dev/null and b/src/assets/images/parking_slots.jpg differ diff --git a/src/assets/images/playstore.png b/src/assets/images/playstore.png new file mode 100644 index 0000000..fee78d0 Binary files /dev/null and b/src/assets/images/playstore.png differ diff --git a/src/assets/images/revenue.png b/src/assets/images/revenue.png new file mode 100644 index 0000000..76602f5 Binary files /dev/null and b/src/assets/images/revenue.png differ diff --git a/src/assets/images/user1.png b/src/assets/images/user1.png new file mode 100644 index 0000000..9da9a5b Binary files /dev/null and b/src/assets/images/user1.png differ diff --git a/src/assets/images/user1.svg b/src/assets/images/user1.svg new file mode 100644 index 0000000..3e84a95 --- /dev/null +++ b/src/assets/images/user1.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/components/Administrator/AdminSideBar.vue b/src/components/Administrator/AdminSideBar.vue index f21ae0d..f09930e 100644 --- a/src/components/Administrator/AdminSideBar.vue +++ b/src/components/Administrator/AdminSideBar.vue @@ -32,7 +32,6 @@ import DashboardIcon from "../../assets/icons/DashboardIcon.vue"; import EmployeeIcon from "@assets/icons/EmployeeIcon.vue"; import AnalyticsIcon from "@assets/icons/AnalyticsIcon.vue"; -import FeedbacksAndRatingsIcon from "@assets/icons/FeedbacksAndRatingsIcon.vue"; import MonitoringsIcon from "@assets/icons/MonitoringsIcon.vue"; import pendingIcon from "@assets/icons/PendingIcon.vue"; import ParkingPlaceIcon from "@assets/icons/ParkingPlaceIcon.vue"; @@ -59,26 +58,21 @@ const sidebarItems = [ icon: AnalyticsIcon, link: 'AdminAnalytics' }, + { id: 4, - name: 'Feedbacks and Ratings', - icon: FeedbacksAndRatingsIcon, - link: 'AdminFeedbacksAndRatings' - }, - { - id: 5, name: 'Park Monitoring', icon: MonitoringsIcon, link: 'AdminParkMonitoring' }, { - id: 6, + id: 5, name: 'Pending Parks', icon: pendingIcon, link: 'AdminPendingParks' }, { - id: 7, + id: 6, name: 'Parking Places', icon: ParkingPlaceIcon, link: 'ParkingPlaces' diff --git a/src/components/Footer.vue b/src/components/Footer.vue new file mode 100644 index 0000000..2af6b4a --- /dev/null +++ b/src/components/Footer.vue @@ -0,0 +1,69 @@ + + +
+
+
+ +
+ + + + + +
+
+
+
+
+
Company
+
+
+
About Park Ease
+
Team
+
Careers
+
Parking Near you
+
+
+
+
+
Locations
+
+
+
    +
    Colombo
    +
    Matara
    +
    Negombo
    +
    Kurunegala
    +
+
+
+
+
Kandy
+
Anuradhapura
+
Galle
+
Jaffna
+
+
+
+
+
+
Home
+
Support
+
Contact Us
+
Login/Signup
+
+
+
+ +
+
© 2023 Park Ease. All Rights Reserved.
+
+
+ + + \ No newline at end of file diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue deleted file mode 100644 index a09e4c0..0000000 --- a/src/components/NavBar.vue +++ /dev/null @@ -1,29 +0,0 @@ -p - - - - \ No newline at end of file diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue deleted file mode 100644 index a09e4c0..0000000 --- a/src/components/Navbar.vue +++ /dev/null @@ -1,29 +0,0 @@ -p - - - - \ No newline at end of file diff --git a/src/components/Navbar/ParkOwnerNavbar.vue b/src/components/Navbar/ParkOwnerNavbar.vue index a3620fa..09677fc 100644 --- a/src/components/Navbar/ParkOwnerNavbar.vue +++ b/src/components/Navbar/ParkOwnerNavbar.vue @@ -10,7 +10,7 @@ const props = defineProps({