Giter VIP home page Giter VIP logo

liri-node-app's Introduction

Project Overview

This project was an assignment in the UNC Chapel Hill FullStack Coding Program. Using the command line and Node.js users can use this to console out one information about either spotify or a movie and multiple results for the concerts.

Technologies used

The following technologies, tools, and npm packages were used:

Getting Started

You can fork this repository then download it into your computer. Once that is done you will need to create a .env file for it to work. Then navigate to the root of your project and run npm init -y โ€” this will initialize a package.json file for your project. The package.json file is required for installing third party npm packages and saving their version numbers. If you fail to initialize a package.json file, it will be troublesome, and at times almost impossible for anyone else to run the code after forking the project. Then run npm packages.

On the command line type node liri.js then any of the following commands:

  • spotify-this-song

  • concert-this

  • movie-this

  • do-what-it-says

    After the movie or the song commands, you can type the name of the movie or song with a quotation mark(you do not need to capitalize the words or do anything special if there multiple words in then chosen names). If you don't type the name of the movie, the program will output data for the movie 'Mr. Nobody." For the song, if no song is provided then program will default to "The Sign" by Ace of Base. Your command line could look like this for example:

Spotify-this-song

GitHub Logo

Concert-this

GitHub Logo

movie-this

GitHub Logo

For do-what-it-says-command, the program will take the text inside of random.txt and then use it to call one of LIRI's commands. For example:

do-what-it-says (movie)

GitHub Logo

do-what-it-says (spotify)

GitHub Logo

Author

Rajita - * Javascript, Node.js

License

None

liri-node-app's People

Contributors

marajita avatar

Watchers

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