# DIgital Closet

## Description
Digital Closet/ Stylistic LookBook allows users to digitally create and replicate their closets to optimize styling options. It allows users to view, upload, and delete what’s in their digital closet. Users can become their very own stylists and take inspiration from other users with the help of this program!

## Project details
- Category: General
- Difficulty: 
- Suggested stack: Not specified
- Approval status: Approved

## Target users
### - Users with an Account
individuals who can **view**, **edit** and **post** what’s in their closet

### - Administrators- individuals who can **approve/decline** submitted outfits that a user uploads, can delete what’s uploaded on the public board.

## Tags
MVP, Notes, Optional

## User Stories
### Register
As a User, I need to be able to register to make an account

### Login
As a User, I need to be able to log in with a registered account

### Demo
As a User, I need to be able to see a demo after logging in that will show them how the system works

### Upload
As a User, I need to be able to upload a photo of my clothing, and it should be stored in my digital closet.

### Search
As a User, I need to be able to search for their clothes on the internet and add it to their collection/closet.

### Choose
As a User, I need to be able to mix and match what's in their ‘closet’ to see what outfit they could wear and how it would look put together, which would help with brainstorming fits and seeing the multitude of possibilities all without having to physically put on the outfit.

### Delete
As a User, I need to be able to delete certain items if they don’t want that item in their closet.

### Generate
Users should have access to a custom generator that can generate any part of an outfit.

### Generate All
As a User, I need to be able to access a general generator that generates a whole complete outfit based on what’s in the user's closet/collection.

### Outfit
As a User, I need to be able to put an outfit together and save the outfit in their collection.

### View
As a User, I need to be able to view their past outfits that were either generated or the user put the outfit together.

### Upload Styles
(optional) As a User, I need to be able to upload styles of fits they put together to a public board(like Pinterest)

### Save
As a User, I need to be able to favorite/save any other outfits that are uploaded by other users

### Approve
As an Administrator, I need to be able to approve/decline outfits users submit

### Remove
As an Administrator, I need to be able to delete any outfits that are posted on the board

### Submit
As a User, I need to be able to submit outfits for public viewing
