Skip to content

An interactive flash card application built with Node.js & Inquirer.

Notifications You must be signed in to change notification settings

psingh24/Flashcard-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLASHCARD GENERATOR

This Node app lets you creat flash cards using the command line. You can make two types of cards, Basic and Cloze. A Basic card will have a question on the front and the answer on the back. A Cloze card will have a sentence or question that has had some of its text removed. Once you make your cards, test your knowledge by quizzing yourself.

This node add use the inquirer npm package

Alt text

Basic Card

Basic flashcards, which have a front ("Who was the first president of the United States?"), and a back ("George Washington").

Alt text

Cloze Card

Cloze flashcards, which present partial text ("... was the first president of the United States."), and the full text when the user requests it ("George Washington was the first president of the United States.")

Alt text

About

An interactive flash card application built with Node.js & Inquirer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published