From db31493b8d4eb3708a2a7b83d1d97d23b80758bc Mon Sep 17 00:00:00 2001 From: Endri Islami Date: Wed, 27 Nov 2024 17:23:12 -0500 Subject: [PATCH] Configuration of Firebase Storage Bucket Using Firbase storageBucket to save the upload images to the server --- .idea/workspace.xml | 3 +- src/app/portfolio/page.tsx | 105 ++++++++++++++++++++++++----------- src/app/userprofile/page.tsx | 94 +++++++++++++++++-------------- src/firebase-config.ts | 20 ++++--- 4 files changed, 137 insertions(+), 85 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1a99c9ef..346ba31e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -55,7 +55,7 @@ "RunOnceActivity.OpenProjectViewOnStart": "true", "RunOnceActivity.ShowReadmeOnStart": "true", "RunOnceActivity.git.unshallow": "true", - "git-widget-placeholder": "Islami", + "git-widget-placeholder": "#97 on Islami", "kotlin-language-version-configured": "true", "nodejs_package_manager_path": "npm", "settings.editor.selected.configurable": "configurable.group.tools", @@ -87,6 +87,7 @@ +