A simple PHP shopping website with MySQLi Database.
To run the website locally, do the following.
- Clone this repository or download it as a ZIP file.
- Install the following necessary components to run the system.
-
Install Bootstrap: The website uses components for bootstrap.
- Bootstrap 4.0
- You can get it from here. Bootstrap 4.0
- Bootstrap 4.0
-
Install Server: The website requires to have a local server to run, you can use either one of these.
- WAMPSERVER
- You can get it from here. Wampserver
- XAMPP
- You can get it from here. Xampp
- WAMPSERVER
- Create a database name
shopdata
- Import
buyers.sql
andusers.sql
file in the server.
This project was developed in 2022 as part of a learning exercise during my course. While it showcases the concepts and skills I learned at the time, there may still be some errors or areas for improvement within the system.
If you like my work or find it helpful, you can support me by:
I do not own the images, names, or any other content used in this project.
All trademarks, service marks, trade names, and other intellectual property rights belong to their respective owners.