From bfbdc7d705be5d88e1b96fb3e17e6b72f8ab4b9a Mon Sep 17 00:00:00 2001 From: woon Date: Wed, 10 Mar 2021 20:56:45 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 73cd74c..4395b96 100644 --- a/README.md +++ b/README.md @@ -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.