This project was my first hands-on experience in web development. I built a product management app using HTML, CSS, and pure JavaScript, allowing users to add, display, search, update, and delete products, with automatic total price calculation. Through this project, I strengthened my skills in DOM manipulation, event handling, and client-side logic without using any frameworks.