Skip to content

aaronmicalbeck/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liri-Node-App

This is a CLI application that utilizes the Spotify npm, OMDB Api, Bands In Town API, and features the Node.js file system module to read a random.txt file to execute a command.

Usage

This will require your own API keys as well as your own .env file to run the program successfully.

The program will take a command in the terminal. Specifically:

spotify-this-song "songname": This will print artist name, song title, a spotify link to preview, and the album on which it is found.

concert-this "band or artist name": This will print the venue name, location, and date and time of the band/artist's show.

movie-this "movie name": This will print the name of the movie,the release year, IMDB and Rotten Tomatoes rating, the country,language, plot, and the major actors in the film.

do-what-it-says: This will read the random.txt file and execute whatever the command is.

Visuals

spotify-this spotify-this spotify-this spotify-this spotify-this

Project Status

At the moment this is just a class assignment to demonstrate understanding of Node.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published