LuxeWear is a responsive fashion e-commerce website designed to provide users with a modern and seamless online shopping experience. The project features an attractive user interface, product browsing, user authentication, and an easy-to-use shopping platform.
LuxeWear is a full-stack fashion store website developed to simplify online shopping. Users can register, log in, browse fashion products, view product details, and manage their shopping experience through an intuitive interface. The website focuses on responsive design, smooth navigation, and user-friendly functionality.
- HTML5
- CSS3
- JavaScript
- Bootstrap
- PHP
- MySQL
- Visual Studio Code
- XAMPP
- Git & GitHub
- User Registration and Login
- Responsive Design
- Product Listing
- Product Details Page
- Shopping Cart
- Search Functionality
- Category-wise Products
- Secure User Authentication
- Clean and User-Friendly Interface
- Planned the website structure and user interface.
- Designed responsive web pages using HTML, CSS, and Bootstrap.
- Added interactivity using JavaScript.
- Developed backend functionality using PHP.
- Connected the website with a MySQL database.
- Implemented user authentication and product management.
- Tested the application and fixed bugs.
- Uploaded the project to GitHub.
- XAMPP
- PHP
- MySQL
- Web Browser
- Clone the repository
git clone https://github.com/your-username/luxewear.git-
Move the project folder to the htdocs directory inside XAMPP.
-
Start Apache and MySQL from the XAMPP Control Panel.
-
Import the database file into phpMyAdmin.
-
Open your browser and visit:
http://localhost/luxewear
- Register a new account or log in to explore the website.
luxewear/
│── css/
│── js/
│── images/
│── includes/
│── database/
│── index.php
│── login.php
│── register.php
│── products.php
│── cart.php
│── profile.php
│── README.md
Ryeona Sherin