This is a simple website that was created using HTML, CSS, JavaScript, and PHP. The website allows users to browse a selection of fashion items and make purchases. It includes features such as a shopping cart and checkout system.
To set up the project, you will need to follow these steps:
- Install XAMPP on your computer. You can download XAMPP from the official website: https://www.apachefriends.org/download.html
- Clone the repository to your local machine:
git clone https://github.com/your_username/online-fashion.git
- Copy the
online_fashion.sql
file to your XAMPP'shtdocs
directory. - Start XAMPP and launch the Apache and MySQL services.
- Open a web browser and go to http://localhost/phpmyadmin.
- Import the
online_fashion.sql
file into the database by selecting the "Import" tab and selecting the file. - Copy the contents of the
online-fashion
folder to your XAMPP'shtdocs
directory. - Open a web browser and go to http://localhost/online-fashion to view the website.
The project was developed using the following languages:
- HTML
- CSS
- JavaScript
- PHP
Here is a bar chart showing the distribution of code across these languages: