This report documents the development of an e-commerce website, detailing its features, technologies, and design choices. The website, designed for selling clothes, incorporates features such as product display, add-to-cart functionality, a shopping cart, email subscription, product ratings and reviews, product filtering, customer account creation, and order tracking. The front-end utilizes HTML5, CSS3, Ajax, and jQuery, while the back-end employs PHP and MySQL for database management. The report highlights the use of HTML elements, including header, main, article, footer, nav, aside, img, and table. It explains the application of Ajax for interactive forms, CSS3 for presentation, jQuery for simplified coding, and PHP for server-side scripting. The report also discusses the application of float properties and flexbox layout techniques. Furthermore, it emphasizes usability aspects such as learnability, efficiency, and error handling, along with accessibility considerations for a positive user experience. Appendices provide visual examples of key features and source code snippets.