Md-shefat-masum / laravel_vue_pro_ecommerce

ecommerce project with multi vendor functionalities

Home Page:https://ctgcomputer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce Project

This is an ecommerce project developed using #laravel #vuejs #vuex #livewire. This project allows customers to browse and purchase products from the online store, and allows the administrator to manage products, categories, orders, accounts and all others necessary actions.

Getting Started

Tech Stack

  1. PHP ^7.00
  2. mySQL
  3. Laravel 8
  4. Composer
  5. Node JS
  6. Vue
  7. Vuex

Installation

  1. clone project
    git clone -b main https://github.com/Md-shefat-masum/laravel_vue_pro_ecommerce.git

  2. install php dependancies
    composer install

  3. install js depedancies
    npm install

  4. run project on port:8000
    php artisan serve

  5. run project on custom port
    php artisan serve --port=8002

  6. start frontend devevelopment
    npm run dev

  7. start frontend production
    npm run prod

  8. start frontend watch mode
    npm run watch

Usage

Features

Customer-Facing Store

  • Browse products by category or search for specific products.
  • View product details, including images, description, price, and availability.
  • Add products to cart and checkout to complete purchase.
  • View order history and track the status of current orders.

Administrator Dashboard

  • Add, edit, and delete products and categories.
  • View and manage orders.
  • View and manage customers.

Contributors



alt text
Muhammad Shefat Ullah Masum
Software Engineer ( Tech Park IT )



alt text
Muhammad Shefat Ullah Masum
Software Engineer ( Tech Park IT )

About

ecommerce project with multi vendor functionalities

https://ctgcomputer.com/


Languages

Language:Vue 66.0%Language:PHP 27.4%Language:Blade 5.2%Language:HTML 1.0%Language:Less 0.3%Language:Hack 0.1%