DenZaiyy / K-Gaming

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

Home Page:https://k-gaming.k-grischko.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://k-gaming.k-grischko.fr/

License:MIT License


Languages

Language:JavaScript 48.5%Language:PHP 33.4%Language:Twig 11.1%Language:SCSS 4.2%Language:CSS 2.7%Language:Makefile 0.1%Language:Dockerfile 0.1%