Pet Shop Management System Using PHP/PDO OOP Full Source code

Language

Pet Shop Management System

The capstone project entitled “Pet Shop Management System” is a system that allows pet shops to electronically manage their daily transactions. The system will automate the keeping of pet records, inventory, billing, services and products, and other transactions of the shop.

This article will provide you with an idea on what are the forms to be included in a Pet Shop Management System. PHP and Bootstrap were used to develop the said template.

Project Highlights

The project “Pet Shop Management System” is a database-driven system that will automate the processes in managing records of transactions made in the shop. The system will help in providing accurate and secure record management.

Features

----SUPER ADMIN------

  • secure login
  • Dashboard Count Total Pets, Total Pet Products, Total Vendors, Total Income
  • Add Category with Add/Edit/Delete
  • Add Management with Add/Edit/Delete
  • Add Product Category with Add/Edit/Delete
  • Add Product with Add/Edit/Delete
  • Add Client Form with Add/Edit/Delete
  • Add Service with Add/Edit/Delete
  • View Order Management/Details
  • Add Vendors with Add/Edit/Delete
  • Add User with Add/Edit/Delete
  • Add Payment with Add/Edit/Delete/print excel
  • View Order Details
  • Add User Control with Add/Edit/Delete
  • Login/Logout

----VENDOR------

  • secure login
  • Dashboard Count Total Orders, Total Income
  • Add Order with Add/Edit/Delete
  • Login/Logout

----Client /Customer------

  • Secure Login
  • Dashboard Count Total Pets, Total Pet Products, Total Income
  • Add Order with Add/Edit/Delete
  • Login/Logout

Technology Used:

---UI/UX---

  • Admin Template Dashboard
  • CSS3
  • HTML5
  • JQUERY
  • JAVASCRIPT/AJAX/JSON/ES6/ETC..

---Backend---

  • PHP/PDO OOP
  • MySQL Database/SQL Queries

How to Run ??

Requirements:

Download and Install any local web server with a PHP version 7 or higher. Then, make sure to start your Apache and MySQL before proceeding to the step of the installation below.

Installation

  • Download the source code and extract the zip file.
  • Open the web-server database and create a new database name "petshop_db".
  • Import the SQL file located in the Root Path of the source code.
  • Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs')
  • Open a web browser and browse the project. E.g [http://localhost/Petshop_Management_System]

Admin Access Information:

URL: http://localhost/Petshop_Management_System/private_admin/
Username: admin
Password: admin123

Sample Vendor Access Information:

URL: http://localhost/Petshop_Management_System/private_vendor/
Username: nel
Password: nel123

Sample Client Access Information:

URL: http://localhost/Petshop_Management_System/
Username: richard
Password: richard123

DEMO VIDEO

Follow me @

Youtube channel: https://www.youtube.com/results?search_query=junil+toledo
Facebook link: https://web.facebook.com/jonel.toledo.71/
visit my blogsite: https://phdevelopers.blogspot.com/

You can contact me for any queries @
CONTACT #: 09991050748

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.

Comments

Add new comment