Shoppy is a advanced online clothing management system made using react js , node js and my sql
-
Clone the project -
git clone https://github.com/optimm/shoppy.git -
make sure you have node js and xampp or wamp server installed on your sytem and start the servers from xampp r wamp
-
Install npm packages - In folder shoppy
npm installthen for frontendcd frontend/npm install -
Create a file named
.envin folder shoppy and in that addAPI_KEY = your api key for fast2sms(https://www.fast2sms.com/dashboard/dev-api) and other varibalesEMAIL= your email id to send order confirmation mail to customerPASSWORD= your email id password -
Now go to http://localhost/phpmyadmin/ and run the query in the sql table to create databse and in that database to create the required tables (queries are given queries.md)
-
now you are ready to go run
npm run devin folder shoppy and thencd frontend/npm startto start backend and front end
- Ayush Saxena (https://github.com/optimm)
- Bhawna Khatri (https://github.com/Bhawna147)
- Aditya Kumar Yadav (https://github.com/aditya-0209)