Skip to content

The Virtual Closet is a web application that allows users to upload images of their clothing items and create an online inventory of their wardrobe.

Notifications You must be signed in to change notification settings

pushthelimitai/VirtualCloset

 
 

Repository files navigation

Virtual Closet App

The Virtual Closet is a web application that allows users to upload images of their clothing items and create an online inventory of their wardrobe. This project aims to build an application with an interactive user interface and link it with a database that can store the images and associated data, such as color, size, and fabric type, to enable users to search their wardrobe and create new outfit combinations. Technologies Used

Front-end

  • HTML/CSS
  • Javascript

Back-end

  • Node.js
  • PostgreSQL

Features

Our product is a virtual closet web application that enables users to store images of their clothing items in the app and create outfits based on various criteria such as weather, occasion, and style. The app includes the following features:

  • User account creation and login for accessing the virtual closet feature.
  • Uploading images of clothing items.
  • Collecting information about each clothing item such as color, size, fabric type, and style.
  • Storing the image and data for each clothing item in the database.
  • Searching and displaying the user's clothing items.
  • Creating outfits by selecting clothing items from the virtual closet.
  • Auto-generating outfits for users based on an occasion for which they want to get dressed.
  • Sharing outfits with friends or getting feedback on clothing choices.

About

The Virtual Closet is a web application that allows users to upload images of their clothing items and create an online inventory of their wardrobe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.2%
  • EJS 34.3%
  • CSS 28.5%