Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.29 KB

Virtual Dressing Room Web Application

Welcome to the Virtual Dressing Room web app! This application uses AR (Augmented Reality) and 3D modeling to provide an immersive online shopping experience, allowing users to virtually try on clothing and accessories.

Key Features

  • 3D Modeling: Visualize clothing items in 3D, providing a realistic view from multiple angles.
  • Augmented Reality (AR): Use AR technology to overlay 3D clothing models onto the user's body using a webcam or smartphone camera.
  • Firebase Integration: Manage user authentication, real-time database, and cloud storage for user data and 3D assets.
  • User Measurements: Input body measurements to ensure the best fit.
  • Product Catalog: Browse, filter, and select from a catalog of clothing items.
  • Personalized Recommendations: Get clothing suggestions based on user preferences and past interactions.

Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Firebase (Authentication, Firestore, Cloud Storage)
  • AR Technology: WebAR or third-party AR libraries

Contributors