Skip to content

gvaish/mhacks-2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shameless Self Promotion

This goes first rather than last ;-)

Live Demo at MHacks, Detroit, 2014

This repo contains the code for the live demo done at MHacks, 2014

What is it about?

The demo is about using YQL to retrive virtually anything from the web.

So, you don't need to learn any provider specific API whatsoever. If you need to integrate with Flickr, good. If you need to get data from Netflix, you don't need to read that documentation.

Technologies and Frameworks Used

  • JavaScript
  • NodeJS
  • YUI
  • YQL
  • HTML
  • CSS
  • Handlebars
  • HTTP

Setup

  1. Install nodejs from https://www.nodejs.org
  2. Clone this repo on your local box - git clone [email protected]:gvaish/mhacks-2014.git
  3. Setup the modules - npm install
  4. Run the server - node app.js

Point of interest

The following files would be of interest:

  1. public/index.html: Created during the demo - Weather data using YQL
  2. public/weather.html: Copy of index.html
  3. public/flickr.html: Flickr data using YQL
  4. public/final.html: Flickr and Weather data using YQL

Contact

If you have any questions, mail me at gaurav[dot]vaish[at]yahoo[dot]com

About

MHacks, Detroit, 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published