ABOUT THE APP LIRI is a Language Interpretation and Recognition Interface. LIRI is a command line node app that takes in parameters and gives back data. The user has the option of using four commands (listed below) in conjuntion with specific parameters associated with the commands.
The Commands are:
- concert-this
- spotify-this
- movie-this
- random-this
Step by Step instructions:
Navigate to the liri.js file. You will be prompted to choose a command.
You will be prompted to choose a band or an artist. The system will display a list of the next three event date and locations for that artist.
You will be prompted to enter the name of a movie. The system will display details about the movie such as release date, Rotten Tomatoes rating and movie PLot.
You will be prompted to enter the name of a song. The system will display details about songs that contain your song's name.