Skip to content

sethum3001/Online-Fashion-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Website using HTML, CSS, JavaScript, and PHP

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.

Setup

To set up the project, you will need to follow these steps:

  1. Install XAMPP on your computer. You can download XAMPP from the official website: https://www.apachefriends.org/download.html
  2. Clone the repository to your local machine: git clone https://github.com/your_username/online-fashion.git
  3. Copy the online_fashion.sql file to your XAMPP's htdocs directory.
  4. Start XAMPP and launch the Apache and MySQL services.
  5. Open a web browser and go to http://localhost/phpmyadmin.
  6. Import the online_fashion.sql file into the database by selecting the "Import" tab and selecting the file.
  7. Copy the contents of the online-fashion folder to your XAMPP's htdocs directory.
  8. Open a web browser and go to http://localhost/online-fashion to view the website.

Languages Used

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:

Top Langs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published