OMGNEED.
Your personalized real-time shopping newsfeed.
Search for your favorite brands and stores. Save items that you like to your personal lists.
Demo: www.omgneed.herokuapp.com
~~~~~~~~~~~~~~~~~~~~~~~~~
To run: Git clone this repo. Make sure PostgreSQL is installed and running locally.
On Terminal, enter:
bundle install
rake db:create
rake db:migrate
rails s
Go to localhost:3000 .
Demo: www.omgneed.herokuapp.com
~~~~~~~~~~~~~~~~~~~~~~~~~
© Los Angeles - May 2014. By Colin Campbell, Eric Wu & Christie Hua
Built with Ruby on Rails, AngularJS, PostgreSQL, Zurb Foundation, HTTParty, ShopStyle API, RSpec, and jQuery.