Skip to content

robertalanis/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIRI-Bot

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.

Overview

LIRI will search Spotify for songs, Bands in Town for concerts, and OMDB for movies using the following commands:

  • concert-this
  • spotify-this-song
  • movie-this
  • do-what-it-says

Example

Spotify Search

Spotify Search Gif

OMDB Movie Search

Movie Search Gif

Technologies Utilized

  • NodeJS
  • JavaScript
  • Bands In Town API
  • Spotify API
  • OMDB API
  • Axios
  • CLI-Table3

Deployment

  1. Clone repo
  2. Run npm install
  3. At command prompt run node liri.js and pass in one of the four commands followed by a search.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors