bones7242 / flashcard-generator

UCLA Bootcamp - Homework 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flashcard-generator

UCLA Bootcamp - Homework 11

This program uses a CLI to navigate a set of flash cards. It can create flashcards, read back a random flashcard, and save and load the current set of flashcards to a separate text file.

This is a program written in javascript to be run with node. It uses the inquirer NPM module to accept user input.

About

UCLA Bootcamp - Homework 11


Languages

Language:JavaScript 100.0%