Git Product home page Git Product logo

outfitter's Introduction

Outfitter

Check it out on heroku: https://outfitters1.herokuapp.com/

Overview

With Outfitter, users can create a digital closet and combine clothing items into outfits.

User Stories

  1. User can view all outfits on page
  2. User can view all items
  3. User can create a new outfit from items
  4. User can edit and delete outfits

Technologies used

  1. Ruby on Rails
  2. Javascript
  3. Jquery
  4. Materialize CSS

Wish list

  1. User can scale clothes on create outfit page
  2. Create different users and sessions
  3. View different users outfits and save them to own outfit

Setup

  1. Clone and cd into repository
  2. Run bundle install
  3. Run rails s
  4. Open up a browser and go to http://localhost:3000/

outfitter's People

Contributors

gnexia2 avatar nrupm avatar sonoilconte avatar

Stargazers

 avatar

Watchers

 avatar

outfitter's Issues

Bug Issue - Outfit saving

When creating a new outfit, and try to save without adding clothing, it breaks. Maybe there should be some kind of validation here?

Viewing a newly created outfit

So I've created an outfit by clicking the New Outfit tab, and choosing my shirt, pants, and shoes of choice, in that specific order. I click Create Outfit on the form, and as I move to the All Outfits tab, I notice that instead of the logical shirt/pants/shoes from head to toe, I see that the shoes are up top, the shirt's in the middle, and the pants are on the bottom:

image

How can we restructure the code such that my custom outfits are always in the same shirt/pants/shoes order as the of the sample outfits?

Feature Request - Category input

In the 'add new item form', can the category be a drop down input instead of a text field.
When we typed in 'shirts' we didn't know that it had to be 'shirt' for it to show up in the all items view.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.