1.5 KiB
Vendored
1.5 KiB
Vendored
Cool Shopping Site
A cool shopping site made using PHP, CSS, Javascript and MySQL.
Note: Adding and Removing items to Carts/Wishlist needs to be fixed.
Installation
-
Install XAMPP or WAMPP.
-
Start XAMPP or WAMPP.
-
git clone https://github.com/batuhan-basoglu/Cool-Shopping-Site.git
-
extract files htdocs in your XAMPP or WAMPP installation folder.
-
click "new".
-
create a database named storedatabase.
-
click import.
-
open [Cool-Shopping-Site/database/storedatabase.sql].
-
open any browser and type https://localhost/Cool-Shopping-Site.
Accounts
Here are some existing users for login
-
Admin:
- E-Mail: admin@domain.com
- Password: 123456789
-
User 1:
- E-Mail: user@domain.com
- Password: password
Mirrors
Author
Made by Batuhan Başoğlu