Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wooneusean authored Mar 10, 2021
1 parent 64ca405 commit bfbdc7d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
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.

0 comments on commit bfbdc7d

Please sign in to comment.