Outfitof The Day

By: Anna Cheng

outfit of the day project photo

Outfit of The Day is an application where users are able to plan their outfits for the week based on the weather forecast by zip code.

jQuery components is utilized on front-end of the application. The user is able to enter in a zip code and view the weather forecast for the week. The data is fetched using an AJAX call from a 3rd party API, weatherbit.io

A "What's in your closet?" button is an interactive piece of the application. When the button is toggled, pre-loaded outfit images will appear on the page. When the images are loaded, user has the ability to drag and drop to the respective columns on the weekly calendar below. There is also a "Close closet" button option where when toggled, the images hide from the DOM.