MUHAMMAD AFIQ IRSYAD BIN ABDUL HALIM UiTM Machang
This system is a web-based e-commerce platform for a bundle clothes store, built with PHP and MySQL, utilizing a normalized database schema comprising users, products, payments, couriers, and order_items tables. It features a modern, responsive interface powered by Bootstrap 5, enabling user registration, product browsing, and secure data handling with prepared statements to prevent SQL injection. The ERD reflects one-to-many relationships, ensuring data integrity in 3NF, with a denormalized total attribute in payments for performance. Enhanced with navigation, form validation, and image support for products, it provides a scalable foundation for managing clothing sales and user interactions.