Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
An E-commerce system for Pet Shop inventory as well as customers Management
- Host: GitHub
- URL: https://github.com/pramath98/petshopmgmt
- Owner: pramath98
- Created: 2020-03-23T14:12:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T17:53:50.000Z (over 4 years ago)
- Last Synced: 2024-10-28T13:36:39.279Z (about 2 months ago)
- Topics: ecommerce, online, pet, pet-shop, pet-shop-management, pet-shop-store, pets, petshop, petshop-management
- Language: CSS
- Homepage: http://petshopmgmt.000webhostapp.com
- Size: 4.39 MB
- Stars: 12
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)