Skip to content
/ Fashion Public

Ecommerce clothing website, more featured admin panel with Product CRUD operations, order details, order tracking, statistics, admin control

Notifications You must be signed in to change notification settings

Ahzaam/Fashion

Repository files navigation

Fashions

Ecommerce dress website

For Insatallation:

1.Download the zip file to server folder in my case XAMPP htdocs folder 2.Go to your SQL admin panel and import DB file (nzfashion.sql (in same directory ) ) 3.create a con.php file in project directory 4.COPY AND PASTE THE FOLLOWING

/ **

connect_error){ die(mysqli_error($conn)); header('Location: home.php'); }else{ // echo "Database Connected
"; } ?>

/ **

4.replace con.php file with you details 5.open the file from localhost

****DEFAULT ADMIN PANEL CREDENTIALS ***

USERNAME = admin@gmail.com PASSWORD = rootadmin


About

Ecommerce clothing website, more featured admin panel with Product CRUD operations, order details, order tracking, statistics, admin control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published