Giter Site home page Giter Site logo

liribot's Introduction

liribot

LIRI is a command line node app that takes in parameters and gives back data Languae Interpretation and Recognition Interface. Looking for concert date information, when a movie came out, or just information about a favorite song all in one quick interface without other distractions helps narrow in on the information the user is trying to get.

The four commands with specific paramters return information requested. These results are saved to log.txt

Technologies Used

Javascript; NodeJS; Node packages: request, moment, dotenv APIs used: Bands in Town, OMDB, Spotify Git, GitHub.

Steps

  1. LIRI will search Spotify for songs, Bands in Town for concerts, and OMDB for movies.

  2. Open your terminal and navigate to the folder containing the liri.js file

  3. type: npm i a) this is in case you already have not.

  4. liri.js can take in one of the following commands:

    • concert-this

    • spotify-this-song

    • movie-this

    • do-what-it-says

  5. examples: type: node liri.js spotify-this-song ______

        a) the blank is the title of the song you are searching.  
        capitalization and spaces won't change the results.
    
        b) this will return a result from the spotify 
    
        c) if no song is selected we'll go to our default song.
    

type: node liri.js movie-this ______

        a) If you type Matrix (for exaple) for the blank 
        it will return information on the Matrix from the OMDB database

Video Guide

https://drive.google.com/file/d/1SNlTVp2fgRw8t6KvlcHnHZ1wuSwJzLf6/view
recorded using screencastify extension for google chrome on 4/3/2020

Link to deployed project and github repository

https://benmulhollandpsl.github.io/liribot/

https://github.com/benmulhollandpsl/liribot

future updates would be to clean up the overall return of the results. Feedback is welcome, and appreciated.

liribot's People

Contributors

benmulhollandpsl 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.