Code Monkey home page Code Monkey logo

flashcard-generator's Introduction

Flashcard Generator

A basic flashcard application that runs on the backend with Node.js. It is essentially an API that, via a CLI, allows users to create two different types of flash cards — one typical, the other a "cloze," where part of the text is hidden.

Getting started

  1. Open your command line (CLI) program (e.g., Bash, Terminal, etc.)

  2. Clone or fork this repo to your computer (hint: you will need Node.js installed to run this app.)

  3. Type

npm install

to install the required node packages

OR

Install them manually:

  • Inquirer - asks the user questions and notes the response.

  • Colors - adds color to text to enhance readability.

  1. To run the application, type
node app.js

and follow the prompts to have the time of your life — you'll never look at flashcards the same way again or your money back.

Options

  • Create – creates a basic or cloze flashcard and adds it to the deck.

  • Use All – runs through all of the flashcards.

  • Random – randomly picks a card.

  • Shuffle – shuffles the deck.

  • Show All – prints all current cards.

  • Exit – exits app and returns user to his/her/their CLI.

Copyright

Jake Thornberry (C) 2017.

flashcard-generator's People

Contributors

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