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

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.

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