The project is coded in php and mysql. I have used xampp server to run the project. The snapshots of the project is included in Readme img folder.
- I prefer using xampp server to run the project.
- Change the master file name to ecommerce !Important.
- Import the sql file to phpmyadmin with database name 'ecommerce'
- In connect.php, I have connected to mysql server with username as 'root' and blank password. Make suitable changes to connect.php according to your system.
- All of the form post submission goes to files with name beginning with 'sql'. This is the simple to decode the flow of the project.
- There might be some small error occured because of change in system, debug them. It isn't hard