Panda_Notebook

T-Shirt Size Finder

Not sure about your T-shirt size? This smart tool helps you find the perfect fit by asking a few simple questions about your height, weight, body shape, and preferred fit. Say goodbye to guessing and hello to the perfect T-shirt size—every time!

Introduction

The T-Shirt Size Finder project is designed to help users find their perfect T-shirt size based on their height, weight, body shape, and preferred fit. By leveraging data processing and analysis, this tool provides accurate size recommendations to users, making online shopping easier and more enjoyable.

Features

Technologies Used

Installation

To get started with the T-Shirt Size Finder, follow these steps:

  1. Clone the repository:
    git clone https://github.com/sanjana2505006/Panda_Notebook.git
    
  2. Change to the project directory:
    cd Panda_Notebook
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    

Usage

  1. Open the Jupyter Notebook:
    jupyter notebook
    
  2. Navigate to the T-Shirt_Size_Finder.ipynb file and open it.
  3. Follow the instructions in the notebook to input your height, weight, body shape, and preferred fit.
  4. Run the notebook cells to get your T-shirt size recommendation.

Contributing

Contributions are welcome! If you have any improvements, suggestions, or bug fixes, please create a pull request or open an issue.

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
    
  3. Make your changes and commit them:
    git commit -m "Add new feature"
    
  4. Push to the branch:
    git push origin feature-branch
    
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Screenshots

Screenshot 2025-06-19 at 9 54 12 PM Screenshot 2025-06-19 at 9 53 47 PM Screenshot 2025-06-19 at 9 53 34 PM