Final Project for Database Programming class Fall 2017
- Programming Language: PHP
- Tools used: PHPMyAdmin, MySQL, tinymce.js (used for textarea of insert_product page)
-
Additional feature, wishList, so user can add things they wish to have and visible to other people.
-
In this project, I also created a custom backend for admins, so they can make modifications on products saved in database. The URL for accessing to admin back end is: http://localhost/ecommerce/admin_area/
-
To make modifications on existing products, admin can click view all products and make modifications on price and etc.
Please use the ecommerce.sql attached, you need to create a database ecommerce and then import tables using XAMPP phpmyadmin