- Education Project on VueJS - Conestoga College
- Program - Mobile Solutions Development
Pre-Requisite Installation
- Install Node
Run the following in your terminal:
npm install -g @vue/cli @vue/cli-service-global
git clone https://github.com/sohailshiraj/vuejs-ecommerce.git
cd vuejs-ecommerce
npm install
- Fetching data from PHP Database from here
- Displaying each product with description and image.
- Option for giving review to each product.
- Option for adding products to cart.
- User can review the items added in cart, edit or remove them or can buy the items.
- User can view, edit his profile details.
- User can view his previous purchases.
- Sohail Shiraj
- Ali Ahad Badruddin
- Lovepreet Singh Sandhu