eCommerce System

The Electronic Commerce system is a simple but all-around electronic commerce application. The service has been given a very simple client side user interface (just enough to be used for tests), the focus of this system is on the server side. The server side of the application is php-based, and a MySQL database is used to store products and customers information. The server implements customer registration, authentication and session support (a cart is mantained, conteining objects the user is willing to buy).

Simulated bank transaction are performed consistently. To simulate the bank transactions, the user provides a fake credit card number and billing information, and a random result is returned after a random time assumed as operation duration.

The Electronic Commerce system has been developed as final project for one of the exams in the computer engineering master's degree program at University of Pisa.

1 README [EN]
2 Full System [php]
3 Demo
4 Refill Demo DB

Contacts

Tools