This project involved building a fully functional e-commerce website with a primary focus on user interaction and form validation. I developed an “Add to Cart” system where users could select products and review them in a dynamically updated cart. The checkout section required users to enter valid payment details, with real-time validation preventing form submission until all fields were correctly filled.
The project was built using JavaScript for logic and interaction, enhanced with jQuery libraries for DOM manipulation and event handling. Bootstrap was utilized for responsive layout and component styling, ensuring a consistent and accessible user experience across devices.