Giter VIP home page Giter VIP logo

liri-node-app's Introduction

"Liri" App

Week 10 Homework Assignment, Coding Boot Camp, UNC-Chapel Hill

Originally submitted on 1/10/2019

Instructions

  • node.js script that runs from the command line
  • View information on a song, a movie, or see upcoming concerts for a musician
  • Use command "help" or leave the command blank to see tips
  • "movie-this", "spotify-this-song", "concert-this", or "do-what-it-says" commands to perform different tasks

About

First project using node.js from the command line, meant to sort of mimic Siri (hense the name Liri). It utilizes a couple of different NPM packages: axios to do OMDB API calls, dotenv for Spotify API environment variables (ID and secret), Spotify API package for API calls, and moment to convert concert time to a more easily readable date.

A couple of extra tests and features exist. The random.txt file can be edited in whatever text editor, and run in the command line with the "do-what-it-says" command. It works essentially the same way as the command line commands: command first, then search content after.

A log (log.txt) also keeps track of both user commands and any errors.

Example Gifs

Gif showing movie search

Gif showing concert search

Gif showing search from text file

Created by Barry Riveroll // Github // Portfolio

liri-node-app's People

Contributors

barryriveroll avatar

Watchers

James Cloos avatar  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.