Skip to content

samanjoy2/ggezshop

Repository files navigation

Logo

GGEZ Store

Online Store for Games, Apps and Virtual Currencies

. ‣ The MVC Structure Shortcuts: Model(s) | View(s) | Controller(s)

‣Diagrams: Use Case Diagram | Class Diagram

‣ Unit Tests: Unit Test(s)

Intorduction

This is a Laravel 9 Project made. This is a convenient and proper in-app and games store with Multi authentications (Admin, Customer) that would accept local transactions helping customers to buy the items with ease.

Demo Images

Used

  • Laravel 9
  • PHP 8.0
  • MariaDB or MYSQL

Installation

  1. Clone the repo git clone https://github.com/samanjoy2/ggezshop.git
  2. composer install
  3. Rename .env.example to .env or cp .env.example .env
  4. php artisan key:generate
  5. Make database, connect it with .env
  6. php artisan migrate --seed
  7. php artisan storage:link
  8. npm install && npm run dev
  9. php artisan serve

Features

  • Multi Authentication (Admin, Supervisor, Customer)
  • Beautiful and Responsive Storefront.
  • Admin Dashboard.
  • Create Products, Categories, Subcategories, Tags, Coupons.
  • Orders Management System.
  • Customer Cart, Wishlist, Product Reviews.
  • Simple, Configurable.
  • Coupon System.

Future Features

  • Supervisor
  • Wishlist
  • Delivery Automation
  • Customer Live Support
  • Dark Theme

About

Online Store for Games, Apps and Virtual Currencies Made with Laravel 9

Topics

Resources

Stars

Watchers

Forks