SK Fashion is a dynamic e-commerce web application designed to provide a seamless online shopping experience. The platform enables users to browse collections, view detailed product information, and make secure purchases. With an easy-to-use interface and responsive design, SK Fashion enhances both customer engagement and business operations.
- User authentication (login/register)
- Product catalog with categories
- Shopping cart & checkout process
- Order management system
- Admin dashboard for managing products, users, and orders
- Responsive and mobile-friendly UI
Languages
- HTML5 β Structure & content
- CSS3 β Styling
- Bootstrap 5 β Responsive design
- JavaScript β Client-side interactivity
- PHP β Backend logic
Database
- MySQL β Data storage
- phpMyAdmin β Database management
- Clone the project
- Move project folder to your server directory (e.g., htdocs for XAMPP)
- Create a MySQL database (e.g., skfashion)
- Import the provided SQL file into the database
- Update config.php (or relevant DB config file) with your database credentials
- Start Apache and MySQL from XAMPP (or your server)
- Run the project in your browser via http://localhost/index.php








