Skip to content

An E-commerce system for Pet Shop inventory as well as customers Management

Notifications You must be signed in to change notification settings

pramath98/PetShopMgmt

Repository files navigation

Pet Shop Management System

An ecommerce website designed to manage the inventory of the petshop as well as an ordering portal for consumers.

Requirements:

• XAMPP/WAMPP
• MySQL

Setup:

• import "id13016609_petshopmgmt.sql" into PHPMyadmin.
• Change connect.php with your database ID and password as well as the url. (All PHPs are in "phps" folder.)
• Move entire project to htdocs folder and run it on localhost.

Screenshots:

user login page:

Screenshot (307)

user home page:

Screenshot (308)

admin login page:

Screenshot (309)

inventory management page (Admin):

Screenshot (310)

pets inventory management page (Admin):

Screenshot (311)

orders management page (Admin):

Screenshot (312)