Skip to content
/ bitecom Public

Bitecom is an eCommerce system based on Laravel 8

Notifications You must be signed in to change notification settings

SBTHDR/bitecom

Repository files navigation

Bitecom eCommerce system

About Repository

Bitecom is a complete ecommerce system based on Laravel 8. Frontend system provide a complete online interface to order products from online. Backend system provide a complete management of the ecommerce system.

Tech Specification

  • Laravel 8
  • jQuery 3
  • Bootstrap 4
  • Font Awesome 4
  • Intervention Image
  • Toastr js
  • sweetalert2
  • bumbummen99/shoppingcart

Features

  • Complete ecommerce system
  • Login, Register, using default Jetstream auth
  • Show, update, edit, and delete products as admin
  • Show, update, edit, and delete category as admin
  • Show, update, edit, and delete brands as admin
  • Search Products
  • product checkout
  • local payment system
  • user dashboard
  • Authorization

Installation

  • git clone https://github.com/SBTHDR/bitecom.git
  • cd bitecom/
  • cp .env.example .env
  • composer install
  • Run php artisan key:generate
  • Update .env and set your database credentials
  • php artisan migrate --seed
  • npm install
  • npm run dev
  • php artisan serve

License

MIT license.

About

Bitecom is an eCommerce system based on Laravel 8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published