Coder Social home page Coder Social logo

liri-node-app's Introduction

liri-node-app

Welcome to LIRI! To run this app you will need to have your own .env file for it to work. It should be formatted like so:

# Spotify API keys

SPOTIFY_ID=your-spotify-id
SPOTIFY_SECRET=your-spotify-secret

Replace your-spotify-id and your-spotify-secret with your spotify id and secret. Also, dont forget to npm instal the packages needed.

Once you have your .env file saved with the other files I have provided here you are going to want to have your terminal inside of this file and run: node liri.js instructions to view the instructions on how the program works. An example of this can be viewed below.

instructions info

As can be seen in the instructions there are 4 possible commands. Images of how these commands work when run are shown below.

concert-this

Inputs entered after the concert-this command are run throgh the bands in town api. concert-this info

movie-this

Inputs entered after the movie-this command are run throgh the OMDB api. movie-this info

spotify-this-song

Inputs entered after the spotify-this-song command are run throgh the spotify api. spotify-this-song info

do-what-it-says

The results displayed for this are chosen at random from the random.txt file, and then run through the appropriate api. do-what-it-says info

log.txt

All inputs and data feed back to the user in the terminal are also saved to the log.txt file. log info

liri-node-app's People

Contributors

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