Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pramath98/petshopmgmt

An E-commerce system for Pet Shop inventory as well as customers Management
https://github.com/pramath98/petshopmgmt

ecommerce online pet pet-shop pet-shop-management pet-shop-store pets petshop petshop-management

Last synced: about 13 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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)](https://user-images.githubusercontent.com/30391687/84531625-815b3700-ad02-11ea-8754-707c9771859d.png)

user home page:

![Screenshot (308)](https://user-images.githubusercontent.com/30391687/84531707-9932bb00-ad02-11ea-8cf8-b71aae2da0af.png)

admin login page:

![Screenshot (309)](https://user-images.githubusercontent.com/30391687/84531769-b071a880-ad02-11ea-812d-99453acae875.png)

inventory management page (Admin):

![Screenshot (310)](https://user-images.githubusercontent.com/30391687/84531840-d39c5800-ad02-11ea-938e-0672a44bd5c5.png)

pets inventory management page (Admin):

![Screenshot (311)](https://user-images.githubusercontent.com/30391687/84531890-e747be80-ad02-11ea-8547-8dbc6b5ceb4f.png)

orders management page (Admin):

![Screenshot (312)](https://user-images.githubusercontent.com/30391687/84531911-f29aea00-ad02-11ea-806f-b9a1855fa4bb.png)