Giter Site home page Giter Site logo

reading_list's Introduction

Reading_List

A Command line interface for mananging a reading list. Created using Mongoose and Node.js.

The application allows you to:

  • Type in a query and display a list of books matching that query.
  • Each item in the list should include the book's author, title, and publishing company.
  • From each list item, you can select it and add it a general Reading List.
  • You can view the entire list of books on your Reading List.

Technologies

Mongoose
Inquirer.js
Commander.js
Node.js
Chalk-pipe
Node-fetch

Requirements & Set-Up

This repo requires the following to run it smoothly on your local machine:
Installation of mongoose
npm install the dependencies

Commands

Run the following in this order after following the given prompts for a complete loop through the full functionality.

Search for a Book: node index.js nB
Add a Book: node index.js aB
Get Reading List: node index.js gRL
Remove Book: node index.js r (id # of the book you wish to delete which can be found on the reading list)

App Info

Author: Erica Hawkins

Version

1.0.0

reading_list's People

Contributors

hawkins-e avatar

Watchers

 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.