StichHub Save Abandoned

We bridge the physical gap between a tailor and the customers through our platform. Providing customers a choice of the tailors and the tailors with an increased reach for customers.

Project README

Logo (Black BG)


StichHub

We bridge the physical gap between a tailor and the customers through our platform, providing customers with a choice of tailors and tailors with an increased reach for customers. We are a team of enthusiasts hoping to bring the tailor community online and introduce them to the benefits of online business.

Project Overview

As a Tailor

You can increase your reach to customers outside of your locality, thereby increasing your income while simultaneously creating a regular base of customers who appreciate your work.

As a Customer

Have you ever had trouble finding a good tailor? Or found it inconvenient to visit tailor stores multiple times to inquire or collect your own piece? We at StichHub aim to reduce this hassle and make tailoring a convenient experience for not just the customer, but also the tailor.

Project Highlights

We aim to ease the stitching business by providing the following features:

  • Tailor of Choice: Choose from a list of experienced tailors with whom you want to request your order.
  • 3D Configurator: Make changes to your desired design while simultaneously seeing how it looks overall through a 3D model of yourself.
  • Online Measurements: We provide an online facility that enables users to accurately provide measurements for their clothes.
  • AR Tech: Ever wondered if an ordered piece will turn out exactly the same as it looks? With our tech, you come one step closer to that. It enables you to know just how your piece is going to turn out.

Blog

Our related blog post provides a comprehensive look at the project's implementation and in-depth insights.

Domains

Feedback

Project Admins


Siddhant Patil

LinkedIn Instagram Twitter


Naresh Chandanbatve

LinkedIn Instagram Twitter


Harshal Lade

LinkedIn Instagram Twitter


Vishal Kesharwani

LinkedIn Instagram Twitter


Saurabh Yadav

LinkedIn Instagram Twitter

Contributing

This project is open-source and welcomes contributions of all kinds. Whether you're an experienced developer or just starting your journey, your input and ideas are invaluable. Join us in shaping the future of this project and let's create something amazing together!

  • To contribute, first set up the project on your local machine.
  • Test the different features of the app to identify any bugs or issues.
  • You can contribute in many ways, such as:
    • Improving documentation
    • Reporting issues
    • Improving UI/UX
    • Fixing bugs
    • Adding new features

Setting up Local Development

  • Docker Compose

    • Download the docker-compose.yml file from here.
    • Create .env.client and .env.server files in the root folder and add all the required keys as shown in the respective .env example files (.env.client and .env.server).
    • Run the following command:
      docker-compose pull
      
    • Then run:
      docker-compose up
      
    • You can access the app at http://localhost:5173.
  • Manual Setup

    • Give a star and fork the repository.
    • Clone your forked repository using the following command:
      git clone <your_forked_repo_url>
      
    • Replace the API keys in .env.client for the frontend and .env.server for the backend.
    • change directory to client/StichHub for frontend development and to server for backend development using cd command.
    • Run the following command to install the dependencies:
      npm install
      
    • Then run:
      npm run dev
      

Our Valuable Contributors

Contributors

SRS Document

You can check the SRS document for more detailed information about the project.

Open Source Agenda is not affiliated with "StichHub" Project. README Source: UBA-GCOEN/StichHub
Stars
25
Open Issues
56
Last Commit
11 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating