JavaScript E-commerce Store Project
A fully functional #online-store has been developed using Vanilla #JavaScript (ES6+) with complete implementation of client-side logic.
Key features:
• Fetching product data from backend API
• Dynamic rendering of all products
• Filtering products by categories
• Searching for products by name
• Adding products to the wishlist
• Adding products to the cart with automatic calculation of total price
• State management using local storage
• Checkout process with successful order confirmation
This project demonstrates strong skills in DOM manipulation, asynchronous requests (API integration), event handling, event delegation, and client-side state management.
Key features:
• Fetching product data from backend API
• Dynamic rendering of all products
• Filtering products by categories
• Searching for products by name
• Adding products to the wishlist
• Adding products to the cart with automatic calculation of total price
• State management using local storage
• Checkout process with successful order confirmation
This project demonstrates strong skills in DOM manipulation, asynchronous requests (API integration), event handling, event delegation, and client-side state management.