Skip to content

An ecommerce web project using PHP, MySQL and Bootstrap by Curtis Parham.

Notifications You must be signed in to change notification settings

jedavelino/ECOMMERCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Ecommerce | By Curtis Parham

An ecommerce web project using PHP, MySQL and Bootstrap by Curtis Parham. Wanna see his youtube playlist? Click me.

Setup Database

  1. Go to localhost/phpmyadmin and create a database;
  2. Name it "ecommerce_db" and set collation to "utf8_unicode_ci";
  3. Go to localhost/phpmyadmin and click "ecommerce_db";
  4. At the navigation menu, click "Import" and upload the ecommerce_db.sql file in the same folder;

How to Navigate in Admin

  1. In the browser's address bar, type localhost/ecommerce/admin/;

About

An ecommerce web project using PHP, MySQL and Bootstrap by Curtis Parham.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published