From f67a929ac5f602828b4274962ce6fbe0b067cc4a Mon Sep 17 00:00:00 2001 From: Subhash Kandhway Date: Sun, 16 Jul 2023 22:23:28 +0530 Subject: [PATCH 1/3] Update README.md Added ecommerce images --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index cf7513e..2585244 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,17 @@ # E-commerce Website - Detailed Functionality ## Website Images -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/d7b3f457-b731-4f0f-8db1-d2284690a160) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/b85f4515-49d8-4edd-ba56-55d84720b856) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/3cc9feed-3dd2-4ade-b499-f4620fe4cd51) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/f5982a8b-d72f-488f-bcf9-7861ec4a2ba8) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/659129e3-8b6f-4847-adf7-9314eb303de1) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/e2f905ab-f35f-4a4d-9229-7a9aab93317d) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/94929f6c-14fb-4b01-a3dd-1e3b5a6babb1) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/4552cfab-0fc2-4f98-9625-5f0f4da4b1b3) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/e4b1fdac-dccf-4455-bc05-e4d82e48d535) -![image](https://github.com/Subhash002/capstonecommerce/assets/29842088/68015fce-8cbe-43db-b7ee-602d929d04f0) +**Frondend Image - ** +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/827f0a74-b6a9-4e13-828a-07a8af830d7c) +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/f87002de-a94f-4bc9-82c0-09aa37d3d731) +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/57c97852-7b20-466e-bf45-baa97304a445) +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/7c30c944-8e47-4694-9925-c34af5aa48fb) +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/9a3efc31-c7b9-477c-96ee-059031b8fc4a) +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/8ddfc902-4ac0-417b-9c96-cf0c17c46a19) + +** Content Management Panel - ** +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/fdb8b768-4cb1-4487-a00d-ba1c1707dd87) + From 44ef429223df6bdd3dba4c5f3bc4c2fbe4616220 Mon Sep 17 00:00:00 2001 From: Subhash Kandhway Date: Sun, 16 Jul 2023 22:28:59 +0530 Subject: [PATCH 2/3] updated README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2585244..8541ad9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # E-commerce Website - Detailed Functionality +This document provides a comprehensive description of the features and functionality of our e-commerce website. Our goal is to offer users a seamless shopping experience with secure payment processing, efficient state management, and interactive customer support. + ## Website Images -**Frondend Image - ** +### Frontend Application UIs ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/827f0a74-b6a9-4e13-828a-07a8af830d7c) ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/f87002de-a94f-4bc9-82c0-09aa37d3d731) ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/57c97852-7b20-466e-bf45-baa97304a445) @@ -9,15 +11,9 @@ ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/9a3efc31-c7b9-477c-96ee-059031b8fc4a) ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/8ddfc902-4ac0-417b-9c96-cf0c17c46a19) -** Content Management Panel - ** +### Content Management UI ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/fdb8b768-4cb1-4487-a00d-ba1c1707dd87) - - - - -This document provides a comprehensive description of the features and functionality of our e-commerce website. Our goal is to offer users a seamless shopping experience with secure payment processing, efficient state management, and interactive customer support. - ## State Management We leverage React's powerful Context API along with `useContext` and `useReducer` hooks to manage the application's state. This approach allows us to centralize and efficiently handle the state across various components. Custom hooks are implemented to maintain a single source of truth for data and enable smooth data retrieval and updates. From 0f0bdaa83d20b95bb0d78a8a859aad2bdfa6afd5 Mon Sep 17 00:00:00 2001 From: Subhash Kandhway Date: Sun, 16 Jul 2023 22:35:52 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8541ad9..2ce85b4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ This document provides a comprehensive description of the features and functiona ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/7c30c944-8e47-4694-9925-c34af5aa48fb) ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/9a3efc31-c7b9-477c-96ee-059031b8fc4a) ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/8ddfc902-4ac0-417b-9c96-cf0c17c46a19) +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/672ea18f-9f8d-412b-b868-98266dcfaa97) +![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/ab9b4b04-329c-4cf0-9e12-db50b12003fd) ### Content Management UI ![image](https://github.com/Subhash002/comfyStore_capstone/assets/29842088/fdb8b768-4cb1-4487-a00d-ba1c1707dd87)