Coding Bootcamp Project

The Node Js app that listens to your commands

liri-node-app

The Liri Node


LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a _Language_ Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data.


Use node liri.js then run one of the following commands, then add search text:

concert-this

spotify-this-song

movie-this

do-what-it-says

View Code Video Demo

Here are a few command line examples:

node liri.js concert-this U2

node liri.js spotify-this-song Beautiful People

node liri.js movie-this Ponyo


Technology used:

Javascript library: Node Js

Bands In Town API

Spotify API

OMDB API


The following information will be displayed, when the command is running

concert-this: venue name, venue location and date of the Event

spotify-this-song: artist name, song title, song preview, and album

movie-this: movie, title, year released, IMDB rating, Rotten Tomatoes Rating, country, language of the movie, plot, actors