A beautiful, Pinterest-inspired digital wardrobe management system for creating and organizing your perfect outfits.
- Visual clothing catalog with glassmorphism UI design
- Pinterest-style masonry grid for browsing hundreds of items
- Advanced search & filtering by category, brand, season, and tags
- Drag & drop image upload with multiple file support
- Drag & drop outfit builder with visual drop zones
- Click-to-browse functionality with full-screen wardrobe browser
- Real-time outfit preview with mannequin-style visualization
- Smart style analysis that detects outfit vibe and occasions
- Glassmorphism aesthetic with glowy, girly styling
- Floating sparkle animations and smooth transitions
- Responsive design that works on all devices
- Intuitive navigation with emoji-enhanced categories
- Weather-based recommendations for daily outfit suggestions
- Event-appropriate styling analysis
- Season detection and outfit categorization
- Multi-accessory support with visual organization
- Frontend: Vue.js 3 with Composition API
- Styling: Tailwind CSS with custom glassmorphism effects
- Backend: Spring Boot + Java
- Database: PostgreSQL
- File Storage: MinIO (S3-compatible)
- Containerization: Docker & Docker Compose
# Clone the repository
git clone https://github.com/yourusername/digitalcloset.git
# Start with Docker Compose
docker-compose up --build
# Access the application
open http://localhost:3000