Skip to content

deepak-pandey1/WoodColor-Creations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-10-08 030524 (1)

Wood Color Creation Project

This project allows users to dynamically change the background and chair color by clicking a button. It is designed to provide an interactive experience for users looking to visualize wooden chairs in different environments and shades.

Features

  • Interactive Color Change: Click a button to switch the background and chair color instantly.
  • Real-time Visualization: See how different colors look on the chair in various backgrounds.
  • Simple and User-Friendly Interface: Easy to use with just a click of a button.

Technologies Used

  • HTML: For structuring the web page.
  • CSS: For styling the background and chair.

How to Use

  1. Clone the repository to your local machine:
  2. git clone https://github.com/your-username/wood-color-creation.git
  3. Open the index.html file in your web browser.
  4. Click the button to see the background and chair colors change.

Project Structure


.
├── index.html       # Main HTML file
├── styles.css       # CSS for styling the chair and background

Future Enhancements

  • Add more chair designs to choose from.
  • Allow users to select specific colors from a color picker.
  • Implement saving the chosen design as an image.