Skip to content

Here is the project for the "web and mobile web developer" exam, made with symfony 6, e-commerce project that will allow to sell online game keys on different platforms, at lower price than the official market

License

Notifications You must be signed in to change notification settings

DenZaiyy/K-Gaming

Repository files navigation

K-GAMING

This is a e-commerce website for selling games. We are using PayPal and Stripe for payment.

mockup website

Visit online website here

Features

  • Registration/Login
  • Shopping cart
  • Checkout with PayPal and Stripe
  • Invoice after purchase (PDF)
  • Admin panel (EasyAdmin)
  • Rating system after purchase
  • Filter games by genres
  • Search games by name
  • Pagination
  • Newsletter
  • Game promotion
  • Game status (sellable or not)
  • Locale switcher (EN & FR)

Technologies

Installation

  1. Clone the repository
git clone https://github.com/DenZaiyy/K-Gaming.git
  1. Install dependencies
composer install
npm install
  1. Run server
symfony serve -d

About

Here is the project for the "web and mobile web developer" exam, made with symfony 6, e-commerce project that will allow to sell online game keys on different platforms, at lower price than the official market

Topics

Resources

License

Stars

Watchers

Forks