Git Product home page Git Product logo

kevinbaconcc's Introduction

Kevin Bacon Code Challenge 🥓🥓

This project gets data from IMDB to match some relations between Kevin Bacon and other actors.

Prerequisites

This algorimth runs by node.js, before you run it, you must install node.

node v14.17.1

By default this project is running by TEST_ENABLE to limite the request call to the API.

If you want to try run with all data, you must change the TEST_ENABLE flag in:

./utils/constanst.js

Your flag will be:

module.exports.TEST_ENABLE = false;

Installing

To run this project you should install with

npm i

Running

To verify the list of actors names know run:

node index.js --typeFile=list_actors_names_we_now_know

To load new data from imdb api run:

node index.js --typeFile=load_kevin_bacons_history

To get degrees with in relation to Kevin Bacon 🥓 run:

node index.js --typeFile=degrees_away_from_kevin_bacon --actor="Actor name"

Authors

kevinbaconcc's People

Watchers

Ken Everett avatar James Cloos avatar Nicolás González  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.