Category

Best Website Development

Program

Interactive Design

About this project

This project is a simple and user-friendly e-commerce website created for my 3rd Semester Web Design and Development course. It was built using PHP, CSS, and JavaScript to simulate a real online shopping experience.

Users can browse products, view details, add items to a cart, and go through a basic checkout process. PHP handles the backend logic like managing products and user data, while JavaScript adds interactivity such as form validation and cart updates. CSS is used to design a clean and responsive layout that works well on different devices.