Skip to content

eluvish/myCloset

Repository files navigation

19 December 2015

Project 4: myCloset

Project Description

The app is a wardrobe manager and outfit creator. It allows the user to add images of their clothing, tag each item, view an image gallery of their items, or sort by tag. It also has a create an outfit feature which allows the user to swipe through their items top/bottom/shoe and save the outfit. The site is mobile optimized so a lot of if it is top down.

The app was created in Laravel 5.1 and uses PHP, HTML, and CSS (bootstrap).

Screencast Demonstration:

Details for the instruction team: Test credentials

This account is set up with content to show the features of the app.

jill@harvard.edu is an empty account.

Relevant Information:
  • 4 tables: users, items, tags, item_tag.
  • CRUD interactions:
    • Add an image or url.
    • Show item (image + where worn + tags)
    • Update where item worn (update image to be implemented);
    • Delete record + image from server
  • Comprehensive (hopefully!) error validation server side.

Plugins, Libraries, Packages or Outside Code:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published