https://github.com/holedev/pet-shop
A comprehensive pet shop website specializing in cats and dogs, offering shopping features, pet care information, and interactive content.
https://github.com/holedev/pet-shop
Last synced: 5 months ago
JSON representation
A comprehensive pet shop website specializing in cats and dogs, offering shopping features, pet care information, and interactive content.
- Host: GitHub
- URL: https://github.com/holedev/pet-shop
- Owner: holedev
- Created: 2023-02-21T14:33:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T14:41:35.000Z (over 1 year ago)
- Last Synced: 2025-05-15T05:34:42.316Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 77.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pet Shop Website - Web Design DH20IT02
### Lecturer
Thanh Duong Huu, MBA
### Group Members
1. Ho Phan Le
2. Minh Tran Nhat
## Project Overview
A comprehensive pet shop website specializing in cats and dogs, offering shopping features, pet care information, and interactive content.
## Features
- **Home Page**: Main landing page introducing the pet shop
- **Cat & Dog Sections**:
- Detailed cat breed information
- Dog breed showcase
- Pet product catalog
- Shopping cart functionality
- **Pet Care**: Guidelines and tips for taking care of pets
- **Interactive Features**: Pet-related games and activities
- **Shopping Experience**:
- Product catalog with detailed descriptions
- Payment integration
- Shopping cart system
## Technology Stack
- HTML5
- CSS3
- JavaScript
- jQuery
## Project Structure
```
pet-shop/
├── assets/
│ ├── css/ # Stylesheet files
│ ├── img/ # Image resources
│ │ ├── Cats/ # Cat breed images
│ │ ├── cat-shop/ # Cat product images
│ │ └── dog-shop/ # Dog product images
│ └── js/ # JavaScript files
├── index.html # Main entry point
├── cats.html # Cats section
├── catShop.html # Cat products shop
├── page_Dog.html # Dogs section
├── page_Game.html # Interactive games
├── page_Take_Care.html # Pet care information
├── pay.html # Payment processing
└── shopee.html # Shopping interface
```
## Getting Started
1. Clone the repository
2. Open `index.html` in your web browser
3. Navigate through the site using the menu options
## Features Overview
### Cat Section
- Browse different cat breeds
- View detailed cat profiles
- Purchase cat-related products
### Dog Section
- Explore dog breeds
- View dog care products
- Access dog training tips
### Shopping Features
- Browse products
- Add items to cart
- Secure checkout process
### Pet Care Section
- Pet care guidelines
- Health tips
- Grooming advice
### Interactive Content
- Pet-themed games
- Educational content
- User engagement features