Jewelry Shop Management System in PHP using CodeIgniter Free Source Code

Language

Introduction

This simple project is a Simple Online Jewelry Shop Management System. This is a web-based application project developed in PHP, CodeIgniter, and MySQL Database. This project's main goal is to provide an automated and online platform for a certain Jewelry Shop to manage their daily transactions and records. The application allows the management to store the list of the shop items. It has a pleasant user interface with the help of Bootstrap Framework to give end-users a better experience while using the system. This project consists of multiple user-friendly features and functionalities.

About the Simple Online Jewelry Shop Management System

This project was developed using the following:

  • XAMPP
  • PHP version >= 7
  • MySQL Database
  • CodeIgniter 3
  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Ajax
  • Bootstrap Framework

This Simple Online Jewelry Shop Management System Project is only accessible to the Jewelry Shop Management. It requires the management to log in their valid system credentials in order to gain access to the features and functionalities of the system. The management must populate first the list of available jewelry or items in the shop before executing any transaction. The user can add new transactions for the items to either sell or buy. In this project, the system generates a transaction report for each item. This feature of the system does not require authentication and only displays data.

Features

  • Login
  • Item Management
    • Add New Item
    • List All Items
    • Edit Item Details
    • Delete Item
  • Transaction Management
    • Add New Transaction
    • List All Transactions
    • Edit Transaction Details
    • Advanced Search or Filter Data
    • Delete Transaction
  • Users Management
    • Add New Users
    • List All Users
    • Update User Password
    • Update User Status
    • Delete Users
  • Transaction Report
    • List of Items
    • Item's Transaction Report
    • Total Remaining Quantity
    • Total Remaining Weight
  • Logout

The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted.

System Snapshots of some Features

Login Page

Simple Online Jewelry Shop Management System

Transaction List

Simple Online Jewelry Shop Management System

Item List

Simple Online Jewelry Shop Management System

User List

Simple Online Jewelry Shop Management System

Transaction Report's Item List

Simple Online Jewelry Shop Management System

Item's Transaction Report

Simple Online Jewelry Shop Management System

How to Run ??

Requirements

  • Download and Install any local web server such as XAMPP.
  • Download the provided source code zip file. (download button is located below)

System Installation/Setup

  1. Open your XAMPP Control Panel and start Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming jewelry_db.
  6. Import the provided SQL file. The file is known as jewelry_db.sql located inside the database folder.
  7. Browse the Simple Online Jewelry Shop Management System in a browser. i.e. http://localhost/jewelry.

Default Admin Access:

Username: admin
Password: admin123

DEMO VIDEO

That's it. You can now explore the features and functionalities of this Simple Online Jewelry Shop Management System in PHP using CodeIgniter Framework. I hope this will help you with what you are looking for and you'll find something useful for your future projects.

Explore more on this website for more Free Source Codes and Tutorials.

Enjoy :)

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