Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 819 Bytes

File metadata and controls

38 lines (30 loc) · 819 Bytes

WardrobeApp

A Tkinter app that automates your closet and generates an outfit.

Table of Contents

Video

Check out the youtube video for a step by step walk through Youtube Video

Technologies

LocalSetup

  1. Install All Dependencies
    pip3 install -r requirements.txt

  2. Run the File
    python3 app.py

ToDo

  • Tests
  • Add Error Handling
  • Deploy

Troubleshooting

  • If your having issues with Pillow install pyobjc