TPosition / s-cart-seller-adaption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s-cart-seller-adaption

Develop based on open source https://s-cart.org/

Changes:

  1. Added role for seller to make everyone can sell products on platform
    • Limit the display of product based on owner in product management
    • Limit the access of role
  2. Fix product cards size to fit web page
  3. Removed unnecessary pages and functions for admin side
  4. Adapt buyer pages for books
    • banners, product details page's details

Develop based on local hosting

  1. xampp (Apache, MySQL)
  2. Import s-cart.sql to phpmyadmin
  3. Put s-cart-selleradaption folder in htdocs
  4. Home page url: http://localhost/s-cart/public/index.php
  5. Admin side url: http://localhost/s-cart/public/sc_admin/auth/login
  • admin account username/password: admin
  • seller account username/password: aaa/aaaaaa

Documentation and video demo: https://drive.google.com/drive/folders/1iTULlBtgvdGSHoPopJmW6kr6TWQ4esZf?usp=sharing

About

License:MIT License


Languages

Language:JavaScript 83.0%Language:CSS 8.4%Language:PHP 4.2%Language:Blade 2.0%Language:SCSS 1.2%Language:HTML 0.9%Language:Vue 0.2%Language:Less 0.1%Language:Shell 0.0%