TheMisterPin/fashion-deck

F-05-OUTFIT-GENERATOR

Open

#13 opened on Oct 23, 2024

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
Front EndOutfitsenhancementgood first issuehelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Front End Task 5: Outfit Generator

Branch

git fetch origin
git checkout 13-f-05-outfit-generator

Desired Outcome

To enhance the current random outfit generator in order to return a diverse set of outfits

Roadmap

For now i only want to do it in local, ideally we should make it work from the backend

Tasks

  • Generator checks for identical outfit
  • Generator returns outfits with unworn items
  • Generator takes on an array of items and makes all outfits with it

The Way Ahead

In the future pending new feature in other issues, i want the generator to generate with available items, to generate outfits for a trip, to generate outfits based on occasion

Contributor guide