Basic Shopping App by Pure PHP

"Basic Shopping" is a small, powerful, and easy to use shopping cart solution. It provides all the functionalities and user interfaces required for user registration, login, profile updating, product rating, adding to/removing from the shopping cart, payment by user's available credit/balance, and presentation of user's past orders.

Basic Shopping has been created by Pure PHP in its backend or server-side. No external PHP framework or PHP library has been used for creating this small but at the same time powerful web application. It has been implemented based on MVC design pattern, and it implements some basic coding features such as Auto Loading and Routing. So, it is highly extensible and maintainable.

Project GitHub: https://github.com/okhsat/shopping

Project Demo: http://shopping.turandevelop.com