Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhash002 committed Jul 16, 2023
2 parents 42bee78 + 0f0bdaa commit 8c0be92
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
# 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)




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
### 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)
![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)

## 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.
Expand Down

0 comments on commit 8c0be92

Please sign in to comment.