Skip to content

Little store app built with PHP, Mysql, JQuery and Bootstrap. Its objective, is to use Session variable to create a cart where the visitor can put products to buy them. (FR inside)

Notifications You must be signed in to change notification settings

ubmagh/PHP-eCommerce-TP

Repository files navigation

# Description

Little store app built with PHP, Mysql, JQuery and Bootstrap. Its objective, is to use Session variable to create a cart where the visitor can put products to buy them.

# Use

  • have a look on DB/Connection.php
  • import DB boutique.sql
  • You can load seeding data from script.php (i set 100 products)
  • Run $ php -S 127.0.0.1:80 -t ./ in this directory to start the server.

🍕

About

Little store app built with PHP, Mysql, JQuery and Bootstrap. Its objective, is to use Session variable to create a cart where the visitor can put products to buy them. (FR inside)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published