Online shopping, but closer. Drawer.io is an immersive web platform where buyers and sellers interact through stunning 3D product visualizations. Built with bleeding-edge technologies, it brings the feel of offline shopping into the digital world.
| Feature | Status |
|---|---|
| 🧊 Interactive 3D Product Viewer | ✅ Implemented |
| 🎯 AI powered Product Search & Navigation | 🔜 In Progress |
| 🧑💼 Seller Company Pages | ✅ Implemented |
| 🛒 Buyer/Seller User Paths | ✅ Implemented |
| ⚙️ Dynamic GLTF Model Loading | ✅ Implemented |
| 🤖 Using Hunyuan3d model to generate models from a single image | ✅ Implemented |
| 🌐 Hero Section with CTA Routing | ✅ Implemented |
| 🚀 Deployment-Ready Architecture | ✅ Implemented |
| 📦 Product Library Embedding (Planned) | 🔜 In Progress |
# Clone the repository
git clone https://github.com/manishramanandi/drawer-io.git
cd drawer-io
# Install dependencies
npm install
# Run the development server
npm run dev
# The app will be live at:
http://localhost:3000/ -> Landing Page with 3D Hero Section
/chat/searchResults -> Buyer Flow
/company -> Seller Company Flow
In the upcoming releases, we aim to launch a developer-focused Drawer UI Library, a plug-and-play toolkit that enables seamless integration of our 3D UI components into any e-commerce or portfolio platform. This library will empower devs to add immersive shopping experiences without rebuilding from scratch.
Features will include:
<ProductViewer />React component- ShadCN-compatible UI components
- Model hosting + CDN fallback
- Instant AR/VR-ready export for WebXR
This project is a submission by Team PayPal Mafia for Hackbyte 3.0, hosted at IIITDM Jabalpur, organized by The Programming Club IIITDM and powered by Major League Hacking (MLH).
Made with ❤️ by:
Special thanks to Blender, React Three Fiber, and the ShadCN UI ecosystem.
Enjoyed the project? Give us a ⭐ on GitHub!
