Coder Social home page Coder Social logo

polychallenge's Introduction

Polymath Challenge

This is a polymath callenge!

Install

Clone the repo in your local machine

cd polychallenge 

Ebay API steup

In your lib/polychallenge/yaml directory is a file called ebay.example.yml

Copy this file to ebay.yml and edit the values found there to match your Ebay credentials.

Commands

Run in the command line the followings:

rake rebuild

This command download the ebay category tree from the API and create your database to store the ebay data.

rake render[<category_id>]

This command create a html file in your root directory that contains a simple web page displaying the category tree rooted at the given ID.

If the last command doesn't work try with this:

rake 'render[<category_id>]'

Examples

rake render[179281]
ls 179281.html
179281.html

rake render[6666666666]
No category with ID: 6666666666

polychallenge's People

Contributors

juandgirald avatar

Watchers

James Cloos avatar  avatar

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.