-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
64ca405
commit bfbdc7d
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# Chapalang Clothes | ||
|
||
An e-commerce project made for WDT & SDP module for Asia Pacific University. | ||
|
||
Basically, it is a copy of Shopee. | ||
|
||
## How to use | ||
|
||
1. Clone the repository | ||
2. Use the provided `chapalang.sql` file to import the database, or not it doesn't matter. | ||
3. Use `wamp` or `xampp`, preferably `wamp`, cuz thats what I used. Put it in the appropriate folder according to what you use, i.e `htdocs` for xampp and `www` for wamp. | ||
4. Put in the correct credentials in [`database.php`](https://github.com/euseanwoon2016/ChapalangClothes/blob/main/includes/database.php). | ||
5. Start `wamp`/`xampp`, cross your fingers and access the site. |