Skip to content

This challenge is a simple yet elegant fashion product card that showcases a dress with an auto-sliding image carousel, size selection options, and the ability to flip the card to reveal more details.

Notifications You must be signed in to change notification settings

Yashi-Singh-1/Product-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion Product Card Challenge

Introduction

This project is a simple yet elegant fashion product card that showcases a dress with an auto-sliding image carousel, size selection options, and the ability to flip the card to reveal more details. The card features a linear gradient background, interactive buttons, and is built using HTML, CSS, and JavaScript.

Objective

The objective of this project is to create an interactive and visually appealing product card for showcasing fashion items.

Preview

Product Card Preview Product Card Preview

Requirements

To run the Fashion Product Card, you need:

  • A web browser to view the product card.
  • A code editor for making modifications to the project files.

Installation

Follow these steps to get started with the Fashion Product Card:

git clone https://github.com/Yashi-Singh-1/Product-Card.git
cd Product-Card
        

Open index.html in your preferred web browser.

Project Structure

The project includes the following files and directories:

  • index.html: Structure of the product card.
  • styles.css: CSS styles for the card and its elements.
  • script.js: JavaScript for interactive features like the image carousel and card flip.
  • images/: Directory containing dress images.

Usage

Here's how you can interact with the Fashion Product Card:

  • The product card displays an auto-sliding image carousel of the dress.
  • Click the "View Details" button to flip the card and view more information about the dress.
  • Select a size using the circular size options.
  • Use the "View Product" button to flip back to the front of the card.
  • Click the "Buy Now" button to initiate a purchase (functionality to be implemented).

Styling

The card is designed with a modern look, featuring:

  • Linear gradient background for a sleek appearance.
  • Circular size options for a user-friendly interface.

Challenges

During development, the main challenges encountered were:

  • Ensuring image visibility and usability across various devices and screen resolutions.
  • Implementing smooth animations and transitions for a seamless user experience.
  • Integrating responsive design principles to optimize performance on mobile and desktop platforms.

Contributing

Contributions are welcome to enhance the Fashion Product Card. Follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/improvement).
  5. Create a new Pull Request.

For major changes, please open an issue first to discuss potential improvements or features.

Contact

For any questions or feedback, please reach out to Yashi Singh (www.linkedin.com/in/yashi-singh-b4143a246).

About

This challenge is a simple yet elegant fashion product card that showcases a dress with an auto-sliding image carousel, size selection options, and the ability to flip the card to reveal more details.

Topics

Resources

Stars

Watchers

Forks