Online Jewelry Store in PHP with Full Source Code

Language

Online Jewelry Store in PHP with Full Source Code

The Jewelry Store is a web based system that is developed using PHP, JavaScript, CSS and MySQL for the database. It contains two sections; the admin section and the user section. This Jewelry Store project is designed as user friendly that any user who uses the system won’t find it difficult in dealing with it.

About the Online Jewelry Store in PHP

Jewelries are one of the best classic Christmas gifts for your loved ones or anyone who is special to your heart. There are many options that you can choose, may it be a necklace, bracelet, earrings, rings, etc… If you own a small jewelry business, it is best to have an automated system where you can display your items online. This Jewelry Store System can surely help your customer find the right piece of jewelry that is simple, elegant or something that will light them up their holiday. Before the user or customer browse the website, he /she need to sign up first by filling up all the required information in the form. Once, he already has an account, he can now login into the system and view the jewelries that are displayed on the website. He can select his desired jewelry or request for a personalized jewelry. In this Jewelry Store system the admin has the ability to add, update and remove items. This Jewelry Store in PHP is more on templates and the basic functionality is used.

These are the following features of the Online Jewelry Store in PHP with Full Source Code

  • Manage Items
  • Manage Suppliers
  • Manage Clients
  • Manage Billings
  • Home
  • Shop
  • Select Products
  • Add to cart
  • Checkout
  • Register Client Information
  • Login
  • Logout

How to setup the Jewelry Store in PHP with Full Source Code

  1. Download the zip file.
  2. Download and install XAMPP
  3. Run the XAMPP control panel and start MySQL and Apache
  4. Go to C:\xampp\htdocs and extract the downloaded zip file (jewelry) inside the folder
  5. Open the browser and go to http://localhost/phpmyadmin/ to create the database
  6. Click the new to create a database.
  7. Name the database jewerlyshop.
  8. Click import to import the sql file.
  9. Click choose file and select the file that can be found inside the jewerly folder
  10. Click go.

How to run Online Jewelry Store in PHP with Full Source Code

Open the browser and go to http://localhost/jewerly/

Accessing admin accounts

Username: admin
Password: admin

This Jewelry Store in PHP with Full Source Code is for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment