gurgunday / VAGUE

Unfortunately, I had to create an e-commerce website using vanilla PHP in 2021. Why? College. (FR)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VAGUE — E-Commerce Website Written in Vanilla PHP and Bootstrap

VAGUE — Home Page

Features

  • Modern Bootstrap 5 Design
  • Login / Register (account data stored in MySQL)
  • Search Filters
  • Shopping Cart
  • Order Logic — Verifies the account first, then updates product data.
  • Account Page — Shows details and info on previous orders.

VAGUE — Shopping Cart VAGUE — Account Page

Note

The MIT License was added the same time the code was released publicly. The t-shirt images are not subject to the MIT License and are the property of their respective owners.

About

Unfortunately, I had to create an e-commerce website using vanilla PHP in 2021. Why? College. (FR)

License:MIT License


Languages

Language:PHP 74.9%Language:JavaScript 12.1%Language:Hack 11.6%Language:CSS 1.4%