The website has a fully functioning shopping system. (imitation). The website has a home page, contact sections, all shoes sections, user panel, shopping cart, and search system. In the user panel it is possible to change your name and surname, password, as well as view current orders. When we click on a given shoe, it will take us to the entire shoe selection section (size, color, etc.). There is a size chart, a selection of all correct values and some other information.
How to use the project correctly to make the website work (showing the website via localhost, xampp):
- Download the project.
- Put the project in the htdcos folder in the xampp folder.
- To PhpMyAdmin Create a database called "kutnik_store" and import the "kutnik_store.sql" file located in the "database" folder in the project folders into this database.
- Start XAMPP and enable the necessary modules (Apache, MySQL)
- In your browser, enter localhost and select the correct project folder or enter the link, e.g.: http://localhost/Sklep_Project_BK_GITVERSION/index.php