Flash Cards

This is a simple flash card application meant to help students practice vocabulary words. The application can read Microsoft Excel files such that anyone can create and upload their own deck of virtual flash cards. Once uploaded the deck becomes available for use within the main menu of the application.

The first version of this application reads a file and stores its contents in a javascript array.

The second version of this application was created with jQuery and PhoneGap for Dreamweaver and operates based on a HTML Database.

 

Flash Cards 1.2 (JavaScript Array)

Flash Cards 1.3 (HTML Database)