An app to generate outfit predictions based on one's wardrobe and current weather
Full description and installation instructions (and user functionality) will be in the front-end repo.
Directory Structure:
For "released" source code, please see directory final-src
How to run the unit tests (for back-end):
From main directory...
- run 'make setup' to download the requirements needed
- run 'make tests' to run tests