GithubHelp home page GithubHelp logo

whereispolaris / liri-node-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 53 KB

Language Interpretation and Recognition Interface (LIRI) that searches Spotify for songs, Bands in Town for concerts, and OMDB for movies.

JavaScript 100.00%

liri-node-app's People

Contributors

whereispolaris avatar

Watchers

 avatar  avatar

liri-node-app's Issues

Plan Project

Read project instructions thoroughly and start pseudocoding the application.

Fix date with Moment npm module

The date is shown in YYYYY-Mon-DD

$ node liri concert-this beck

Riverbend Music Center
Cincinnati
2019-08-02T19:00:27

Use Moment to format this as "MM/DD/YYYY"

Movie This: Empty value

If the user doesn't type a movie in, the program will output data for the movie 'Mr. Nobody.'

Update README

Need to update README with details on how to install the app locally.

  • Download instructions
  • Environment Setup Commands (npm modules)
  • Available commands in app (movie-this, spotify-this, etc).
  • Add Video Demo

Get Spotify API Keys

  1. Go to https://developer.spotify.com/my-applications/#!/ Either login to your existing Spotify account or create a new one (a free account is fine) and log in.
  2. https://developer.spotify.com/my-applications/#!/applications/create to register a new application to be used with the Spotify API.
  3. On the next screen, scroll down to where you see your client id and client secret. Copy these values down somewhere, you'll need them to use the Spotify API and the node-spotify-api package.

Help Page

Create a --help page if the user runs LIRI by itself.

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.