View on GitHub

FlashDeck

A project for storing and quizzing flash cards.

Download this project as a .zip file Download this project as a tar.gz file

logo-sm FlashDeck

A project for quizzing & mastering flash cards.

Version 1.2.0

Sample Screen Shot

screen-cap

Installation

This is an optional step, if you want to serve the app statically. You can also run from file by opening html/index.html in a browser (Prefferably Chrome).

npm install -g

OR

npm install http-server -g

Usage

http-server $PATH_TO_PROJECT

Navigat to: [http-server address]/html/

OR

$PATH_TO_PROJECT/html/index.html

TODO (Incomplete)

Version 1.0.0

Version 1.1.0

Version 1.2.0

Version 2.0.0

Version 3.0.0