myfashionhub / Fashioni.se

Bookmarking tool for online shopping

Home Page:http://fashionize.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fashioni.se

A bookmarking tool for discovering and keeping track of your coveted fashion items. Fashioni.se customizes search results based on your declared style and lets you filter items by price, popularity and/or recency. Peak inside other fashionistas' closets and steal their style. View app

Fashioni.se homepage

Getting started

  • Clone the repository, bundle install
  • Set up the database: bin/rake db:create db:migrate
  • Seed the database with styles: rake db:seed
  • Obtain a Shopstyle API key and set it in your bash/env
SHOPSTYLE_ID=[API KEY]

Shopstyle API

Fashioni.se utilizes the Shopstyle API, a fashion product search engine, to bring customized results.

It customizes fashionista's search results by passing filter params into the query string, determined by the fashionista's stated style (men's or women's wear, relevant retailers, clothing size) and/or the params they choose at the search (price range, sort by).

About

Bookmarking tool for online shopping

http://fashionize.herokuapp.com


Languages

Language:Ruby 55.0%Language:HTML 27.1%Language:CSS 15.1%Language:JavaScript 2.8%