forked from chaminipalliyaguru/Online-Clothing-System
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Read Me.txt
25 lines (10 loc) · 771 Bytes
/
Read Me.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
How to install script on localhost:
1. Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP
scripts
2. Download the code file or before download the code can view the code through
visual studio code and after can download the code
3. After download the code Paste inside root directory (for xampp xampp/htdocs)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database and it named as (sparkle)
6. After create the database import the sql file of the sparkle clothing store (select sparkle database/import/choosefile(goto sparkle folder where you paste in your computer)/import
7. Run the script on your browser (http://localhost/sparkle/index.php)-frontend