BeSublime / woodies

A simple site build with Meteor that displays only the hoodies and journals available on shirt.woot.com via the Woot API.

Home Page:http://woodies.meteor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Woodies!

A simple site built with Meteor that displays all of the non-shirt items available on shirt.woot.com (hoodies, journals, totes, mugs, etc.) via the Woot API.

You can view the app live at woodies.meteor.com.

To run it yourself, simply rename settings.sample.json to settings.json, replace YOUR_API_KEY, and you're off!

Please note: This app's code is pretty messy. It's getting better with each iteration, but it's very much a work in progress.

To-Do

  • Add main woot.com item to API request (sometimes it's a shirt detour)
  • Add refresh button (and auto-refresh?)
  • Add select parameter to API request to speed up request & parsing time

About

A simple site build with Meteor that displays only the hoodies and journals available on shirt.woot.com via the Woot API.

http://woodies.meteor.com

License:MIT License


Languages

Language:JavaScript 92.8%Language:CSS 7.2%