https://gadget-heaven-bd-101.surge.sh/
https://github.com/ProgrammingHero1/B10-A8-gadget-heaven/blob/main/Batch-10_Assignment-08.pdf
- JSX (JavaScript XML)
- Components
- Props (Properties)
- Event Handling
- Conditional Rendering
- Hooks
- Context API
To handle and manage data, I have used both the local storage and context API. I have saved cart and wishlist data to the local storage and used context API to update cart and wishlist product count. To manage the purchase history I have used the context API only.
- Dynamically Loaded Available Products
- Categorized Product Filter
- Individual Product Details Pages
- View and Manage Cart and Wishlist
- Dynamic Update of Cart and Wishlist Product Count
- Sort Products by Price
- Purchase History
- Attractive and Meaningful Notifications of User Activity